Remove scheduled releases
The action will be released roughly every two weeks along with the CodeQL CLI release process.
This commit is contained in:
parent
eacec3646a
commit
f623d4cec3
1 changed files with 0 additions and 2 deletions
2
.github/workflows/update-release-branch.yml
vendored
2
.github/workflows/update-release-branch.yml
vendored
|
|
@ -1,7 +1,5 @@
|
|||
name: Update release branch
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0 9 * * 1
|
||||
repository_dispatch:
|
||||
# Example of how to trigger this:
|
||||
# curl -H "Authorization: Bearer <token>" -X POST https://api.github.com/repos/github/codeql-action/dispatches -d '{"event_type":"update-release-branch"}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue