Skip to content

Commit d7dfb31

Browse files
author
Luca Forstner
committed
Don't run workflow on PR
1 parent fa76acc commit d7dfb31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/canary.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
schedule:
44
# Runs "at minute 55 past every hour" (see https://crontab.guru)
55
- cron: '0 0 * * *'
6-
pull_request:
76
workflow_dispatch:
87
inputs:
98
commit:

0 commit comments

Comments
 (0)