Skip to content

Commit c649113

Browse files
authored
Update main.yml
1 parent de3a2e3 commit c649113

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Run Papermill Conversion
33
on:
44
schedule:
55
- cron: "0/5 * * * *"
6-
[push]
6+
push:
7+
branches: [ "main" ]
78

89
jobs:
910
build:

0 commit comments

Comments
 (0)