mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-28 07:48:50 +01:00
Update gh-pages.yml
This commit is contained in:
parent
56ad2e7593
commit
0e177e7d6e
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.repository.fork == false && github.event.workflow_run.conclusion == 'success' }}
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user