Update explorer.yml
This commit is contained in:
2
.github/workflows/explorer.yml
vendored
2
.github/workflows/explorer.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
defaults:
|
||||
run:
|
||||
working-directory: explorer
|
||||
if: github.event_name == 'pull_request_target' && github.event.action == 'opened'
|
||||
if: github.event_name == 'pull_request_target'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user