Skip to content

Commit

Permalink
Merge pull request #853 from github/aeisenberg/remove-scheduled
Browse files Browse the repository at this point in the history
Remove scheduled releases
  • Loading branch information
aeisenberg committed Dec 14, 2021
2 parents 39216d1 + d3eb497 commit 14a5537
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 14a5537

Please sign in to comment.