Update CI-linpeas_dev.yml

This commit is contained in:
Carlos Polop 2021-06-18 03:03:33 +02:00 committed by GitHub
parent a067bdab76
commit 253d577a96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,7 @@ on:
# Triggers the workflow on push or pull request events but only for the master branch # Triggers the workflow on push or pull request events but only for the master branch
push: push:
branches: branches:
- 'linpeas_dev' - linpeas_dev
paths:
- '!linPEAS/linpeas.sh'
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: