Skip to content

Commit

Permalink
Update test-packaging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxoTrystan authored Jul 16, 2024
1 parent 90b99c7 commit 805f196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ on:
jobs:
build:
name: Test Packaging
if: github.actor != 'PJBot' && github.event.pull_request.draft == false && github.actor != 'DeltaV-Bot'
if: github.actor != 'PJBot' && github.event.pull_request.draft == false && github.actor != 'DeltaV-Bot' && github.actor != 'SimpleStation14'
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 805f196

Please sign in to comment.