We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c60ec commit 6cbcbc8Copy full SHA for 6cbcbc8
.github/workflows/lsassy.yml
@@ -39,7 +39,6 @@ jobs:
39
python -m unittest discover tests
40
41
build:
42
- if: github.event.pull_request.merged == true
43
needs: test
44
name: lsassy actions on ${{ matrix.os }}
45
runs-on: ${{ matrix.os }}
0 commit comments