Skip to content

Commit bfd1adc

Browse files
Update publish.yaml
1 parent 4a38ec1 commit bfd1adc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
# branches:
66
# - main
77
schedule:
8-
- cron: '30 6,12 * * *'
8+
# - cron: '30 6,12 * * *'
9+
- cron: '*/10 * * * *
910
1011
jobs:
1112
build:

0 commit comments

Comments
 (0)