We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39216d1 + d3eb497 commit 14a5537Copy full SHA for 14a5537
1 file changed
.github/workflows/update-release-branch.yml
@@ -1,7 +1,5 @@
1
name: Update release branch
2
on:
3
- schedule:
4
- - cron: 0 9 * * 1
5
repository_dispatch:
6
# Example of how to trigger this:
7
# curl -H "Authorization: Bearer <token>" -X POST https://api.github.com/repos/github/codeql-action/dispatches -d '{"event_type":"update-release-branch"}'
0 commit comments