We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d56487f commit c2c5d5dCopy full SHA for c2c5d5d
1 file changed
.github/workflows/yarn_update.yml
@@ -8,6 +8,8 @@ on:
8
schedule:
9
- cron: '0 5 1 * *'
10
push:
11
+ branches:
12
+ - main
13
paths:
14
- '.github/workflows/yarn_update.yml'
15
workflow_dispatch:
0 commit comments