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:
|
defaults:
|
||||||
run:
|
run:
|
||||||
working-directory: explorer
|
working-directory: explorer
|
||||||
if: github.event_name == 'pull_request_target' && github.event.action == 'opened'
|
if: github.event_name == 'pull_request_target'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user