Cleaned up pom, added simple quality test action on push usable for forks of the repo
This commit is contained in:
committed by
Nanne Baars
parent
0c285eef5b
commit
9403bbb851
1
.github/workflows/welcome.yml
vendored
1
.github/workflows/welcome.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
greeting:
|
||||
if: github.repository == 'WebGoat/WebGoat'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/first-interaction@v1.1.0
|
||||
|
Reference in New Issue
Block a user