mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-18 06:09:01 +00:00
Update CI-master_tests.yml
This commit is contained in:
4
.github/workflows/CI-master_tests.yml
vendored
4
.github/workflows/CI-master_tests.yml
vendored
@@ -144,7 +144,7 @@ jobs:
|
|||||||
run: linPEAS/linpeas.sh
|
run: linPEAS/linpeas.sh
|
||||||
|
|
||||||
- name: Create local changes
|
- name: Create local changes
|
||||||
run: git add linPEAS/linpeas.sh
|
run: git add linPEAS/linpeas.sh -h
|
||||||
|
|
||||||
- name: Commit results to Github
|
- name: Commit results to Github
|
||||||
run: |
|
run: |
|
||||||
@@ -157,7 +157,7 @@ jobs:
|
|||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
branch: refs/heads/${{ github.head_ref }}
|
branch: refs/heads/${{ github.head_ref }}
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.PULL_REQUEST_TOKEN }}
|
||||||
force: true
|
force: true
|
||||||
|
|
||||||
Build_and_test_macpeas_master:
|
Build_and_test_macpeas_master:
|
||||||
|
|||||||
Reference in New Issue
Block a user