mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 18:33:52 +08:00
Merge pull request #256 from tj-actions/feat/update-test
feat: update test to include release events
This commit is contained in:
commit
033f2358d9
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -6,6 +6,8 @@ on:
|
||||
- '*'
|
||||
branches:
|
||||
- main
|
||||
release:
|
||||
types: [published, created]
|
||||
pull_request_review:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
|
Loading…
Reference in New Issue
Block a user