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 9fee784 commit b5ec903Copy full SHA for b5ec903
.github/workflows/security-dependencies-check.yml
@@ -1,6 +1,8 @@
1
on:
2
pull_request:
3
workflow_dispatch:
4
+ push:
5
+ branches: [ main ]
6
schedule:
7
- cron: '0 12 * * *' # Run daily at 12:00 UTC
8
0 commit comments