Removed not working GitHub workflow.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2021-05-10 20:26:23 +03:00
parent 38655ee478
commit 5dd6466c0a

View file

@ -1,12 +0,0 @@
on: [push]
jobs:
zap_scan:
runs-on: ubuntu-latest
name: Scan the webapplication
steps:
- name: OWASP ZAP Scan
runs-on: ubuntu-latest
uses: zaproxy/action-baseline@v0.4.0
with:
target: 'https://boards.wekan.team/sign-in'