Merge remote-tracking branch 'origin/main' into github_proxy

This commit is contained in:
Robert Brignull 2020-07-07 18:34:09 +01:00
commit 13ee335beb

View file

@ -7,6 +7,7 @@ on:
# curl -H "Authorization: Bearer <token>" -X POST https://api.github.com/repos/github/codeql-action/dispatches -d '{"event_type":"update-release-branch"}'
# Replace <token> with a personal access token from this page: https://github.com/settings/tokens
types: [update-release-branch]
workflow_dispatch:
jobs:
update: