remove testing on PR workflow change (#4110)

This commit is contained in:
saienduri
2025-03-05 16:03:18 -08:00
committed by GitHub
parent cd85b78f94
commit 44d7646371

View File

@@ -1,7 +1,6 @@
name: Release Docker Images Nightly (AMD) name: Release Docker Images Nightly (AMD)
on: on:
workflow_dispatch: workflow_dispatch:
pull_request:
schedule: schedule:
- cron: '0 13 * * *' - cron: '0 13 * * *'