Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackndo committed Jan 24, 2024
1 parent 92fc50b commit f24b350
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lsassy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

jobs:
test:
Expand Down Expand Up @@ -68,4 +69,4 @@ jobs:
name: lsassy-${{ matrix.os }}
path: |
dist/lsassy
dist/lsassy.exe
dist/lsassy.exe

0 comments on commit f24b350

Please sign in to comment.