added the bump-cli.yml file to trigger the workflow when changed
This commit is contained in:
1
.github/workflows/bump-cli.yml
vendored
1
.github/workflows/bump-cli.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
branches: [main]
|
||||
paths:
|
||||
- .github/actions/create-pr/action.yml
|
||||
- .github/workflows/bump-cli.yml
|
||||
schedule:
|
||||
- cron: 0 0 */14 * * # run every 14 days
|
||||
|
||||
|
||||
Reference in New Issue
Block a user