Simplify Github actions
This commit is contained in:
parent
8241d98a38
commit
672d752e0e
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -19,7 +19,6 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: (github.event.name == 'push' && github.event.repository == 'WebGoat/WebGoat')
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user