Simplify Github actions

This commit is contained in:
Nanne Baars 2021-10-24 10:02:36 +02:00
parent 8241d98a38
commit 672d752e0e
No known key found for this signature in database
GPG Key ID: A6D6C06FE4EC14E7

View File

@ -19,7 +19,6 @@ on:
jobs:
build:
if: (github.event.name == 'push' && github.event.repository == 'WebGoat/WebGoat')
runs-on: ${{ matrix.os }}
strategy:
matrix: