Simplify Github actions
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user