Skip to content

Commit 0caf4b8

Browse files
committed
No need for workflow dispatch if any PR can trigger it
1 parent db59cce commit 0caf4b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/smoke-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
branches:
99
- main
1010
pull_request:
11-
workflow_dispatch:
1211
schedule:
1312
- cron: "0 0 * * *" # every day at midnight
1413

0 commit comments

Comments
 (0)