Simplify Github actions

This commit is contained in:
Nanne Baars
2021-10-24 10:02:36 +02:00
parent 8241d98a38
commit 672d752e0e

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: