We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd7d0ee commit c76a357Copy full SHA for c76a357
1 file changed
.github/workflows/autoupdate-branch.yml
@@ -17,8 +17,6 @@ on:
17
push:
18
branches:
19
- main
20
- schedule:
21
- - cron: '*/30 * * * *' # every 30 minutes
22
23
jobs:
24
autoupdate:
0 commit comments