Update linpeas-development.yml

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

View File

@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions
name: CI-linpeas-ubuntu
name: CI-linpeas-dev
# Controls when the action will run.
on:
@ -9,7 +9,7 @@ on:
branches:
- 'linpeas-dev'
paths:
- 'linPEAS/linpeas.sh'
- '!linPEAS/linpeas.sh'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: