Skip to content

Commit

Permalink
Update test-secrets3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgencheg authored Sep 8, 2024
1 parent 8e870ce commit 18cc58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-secrets3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
if: github.actor != 'PJBot' && github.event.pull_request.draft == false && github.actor != 'DeltaV-Bot' && github.actor != 'SimpleStation14' && github.actor != 'Lost-Paradise-Bot' && github.repository == 'Lost-Paradise-Project/Lost-Paradise
if: github.actor != 'PJBot' && github.event.pull_request.draft == false && github.actor != 'DeltaV-Bot' && github.actor != 'SimpleStation14' && github.actor != 'Lost-Paradise-Bot' && github.repository == 'Lost-Paradise-Project/Lost-Paradise'
strategy:
matrix:
os: [ubuntu-latest]
Expand Down

0 comments on commit 18cc58c

Please sign in to comment.