added the bump-cli.yml file to trigger the workflow when changed

This commit is contained in:
Taj
2023-01-13 12:58:28 +00:00
parent 5a42b8b890
commit 91dc39b465

View File

@@ -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