Skip to content

Commit f623d4c

Browse files
committed
Remove scheduled releases
The action will be released roughly every two weeks along with the CodeQL CLI release process.
1 parent eacec36 commit f623d4c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/update-release-branch.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Update release branch
22
on:
3-
schedule:
4-
- cron: 0 9 * * 1
53
repository_dispatch:
64
# Example of how to trigger this:
75
# 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

Comments
 (0)