Update linpeas-development.yml
This commit is contained in:
parent
c9d5285e43
commit
7893404147
4
.github/workflows/linpeas-development.yml
vendored
4
.github/workflows/linpeas-development.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user