Skip to content

Commit 13ee335

Browse files
Merge remote-tracking branch 'origin/main' into github_proxy
2 parents 07caa0f + cfcff89 commit 13ee335

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
# curl -H "Authorization: Bearer <token>" -X POST https://api.github.com/repos/github/codeql-action/dispatches -d '{"event_type":"update-release-branch"}'
88
# Replace <token> with a personal access token from this page: https://github.com/settings/tokens
99
types: [update-release-branch]
10+
workflow_dispatch:
1011

1112
jobs:
1213
update:

0 commit comments

Comments
 (0)