mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2026-01-01 12:29:09 +00:00
test2
This commit is contained in:
4
.github/workflows/pre-linpeas-ubuntu.yml
vendored
4
.github/workflows/pre-linpeas-ubuntu.yml
vendored
@@ -13,7 +13,7 @@ on:
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
Run on Macos:
|
||||
Run_on_Macos:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: macos-latest
|
||||
|
||||
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Run linpeas
|
||||
run: linPEAS/linpeasasdasdasd.sh
|
||||
|
||||
Run on Ubuntu:
|
||||
Run_on_Ubuntu:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user