Update linpeas-development.yml
This commit is contained in:
parent
da980e49e3
commit
d2bacee3bf
5
.github/workflows/linpeas-development.yml
vendored
5
.github/workflows/linpeas-development.yml
vendored
@ -6,7 +6,10 @@ name: CI-linpeas-ubuntu
|
|||||||
on:
|
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: [ linpeasdevelop ]
|
branches:
|
||||||
|
- 'linpeasdevelop'
|
||||||
|
paths:
|
||||||
|
- '!**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