fix: bug running on pull_request_review (#915)
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -12,9 +12,9 @@ on:
|
||||
- reopened
|
||||
branches:
|
||||
- main
|
||||
# pull_request_review
|
||||
# branches:
|
||||
# - main
|
||||
pull_request_review:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
|
||||
Reference in New Issue
Block a user