Skip to content

Commit

Permalink
Remove scheduled releases
Browse files Browse the repository at this point in the history
The action will be released roughly every two weeks along
with the CodeQL CLI release process.
  • Loading branch information
Andrew Eisenberg committed Dec 13, 2021
1 parent eacec36 commit f623d4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-release-branch.yml
Original file line number Diff line number Diff line change
@@ -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"}'
Expand Down

0 comments on commit f623d4c

Please sign in to comment.