fix: bug running on pull_request_review (#915)

This commit is contained in:
Tonye Jack
2023-01-01 11:39:47 -07:00
committed by GitHub
parent 4ca6f666de
commit dbfd5e10a7
3 changed files with 8 additions and 6 deletions

View File

@@ -12,9 +12,9 @@ on:
- reopened
branches:
- main
# pull_request_review
# branches:
# - main
pull_request_review:
branches:
- main
jobs:
shellcheck: