mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-01-20 00:31:25 -08:00
Update CI-master_tests.yml
This commit is contained in:
3
.github/workflows/CI-master_tests.yml
vendored
3
.github/workflows/CI-master_tests.yml
vendored
@@ -152,8 +152,9 @@ jobs:
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
branch: ${{ github.ref }}
|
||||
branch: refs/heads/${{ github.head_ref }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
force: true
|
||||
|
||||
Build_and_test_macpeas_master:
|
||||
runs-on: macos-latest
|
||||
|
||||
Reference in New Issue
Block a user