Skip to content

Commit

Permalink
Build only on merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackndo committed Nov 5, 2023
1 parent c1a023e commit 92fc50b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lsassy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
python -m unittest discover tests
build:
if: github.event.pull_request.merged == true
needs: test
name: lsassy actions on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 92fc50b

Please sign in to comment.