codeql-action/.github
Chuan-kai Lin ae24b75fca
Fix pre-release trigger for update-bundle action
This PR switches the update-bundle release trigger from `prereleased` to `published` because the former has been documented not to work.

From https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#release:

> Note: The prereleased type will not trigger for pre-releases published from draft releases, but the published type will trigger. If you want a workflow to run when stable and pre-releases publish, subscribe to published instead of released and prereleased.
2023-04-14 14:50:37 -07:00
..
actions Add a comment about lib/defaults.json 2023-04-03 19:39:22 +01:00
codeql Add security-experimental to codeql-config.yml (#1566) 2023-03-08 08:39:00 -08:00
ISSUE_TEMPLATE Change to the latest support link 2020-10-23 13:22:06 -07:00
workflows Fix pre-release trigger for update-bundle action 2023-04-14 14:50:37 -07:00
dependabot.yml Move internal Actions into .github/actions 2023-04-03 18:29:29 +01:00
pull_request_template.md Add a changelog 2021-05-19 15:19:36 -07:00
update-release-branch.py Remove $ from version number 2023-01-26 15:22:33 +00:00