Skip to content

Commit 14a5537

Browse files
authored
Merge pull request #853 from github/aeisenberg/remove-scheduled
Remove scheduled releases
2 parents 39216d1 + d3eb497 commit 14a5537

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.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)