Skip to content

Commit

Permalink
Update .github/workflows/update-release-branch.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Kalyvitis <1204095+alexkappa@users.noreply.github.com>
  • Loading branch information
2 people authored and GitHub committed Jun 16, 2020
1 parent c2d2dfd commit 7928587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
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"}'
# Replace <token> with a personal access token from this page: https://github.com/settings/tokens
types: [update-release-branch]

jobs:
Expand Down

0 comments on commit 7928587

Please sign in to comment.