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
|
# 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.
|
# Controls when the action will run.
|
||||||
on:
|
on:
|
||||||
@ -9,7 +9,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- 'linpeas-dev'
|
- 'linpeas-dev'
|
||||||
paths:
|
paths:
|
||||||
- 'linPEAS/linpeas.sh'
|
- '!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:
|
||||||
|
Loading…
Reference in New Issue
Block a user