Update linpeas-development.yml

This commit is contained in:
Carlos Polop 2021-06-18 02:17:41 +02:00 committed by GitHub
parent da980e49e3
commit d2bacee3bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,10 @@ name: CI-linpeas-ubuntu
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ linpeasdevelop ]
branches:
- 'linpeasdevelop'
paths:
- '!**linpeas.sh'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: