1 parent de3a2e3 commit c649113Copy full SHA for c649113
1 file changed
.github/workflows/main.yml
@@ -3,7 +3,8 @@ name: Run Papermill Conversion
3
on:
4
schedule:
5
- cron: "0/5 * * * *"
6
- [push]
+ push:
7
+ branches: [ "main" ]
8
9
jobs:
10
build:
0 commit comments