mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2026-01-26 07:29:06 +00:00
Update linpeas-development.yml
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user