Update CI-master_tests.yml

This commit is contained in:
Carlos Polop
2021-07-16 00:16:53 +01:00
committed by GitHub
parent dc62eea253
commit 6f872af88c

View File

@@ -110,7 +110,7 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: master
branch: ${{ github.ref }}
Build_and_test_linpeas_master:
runs-on: ubuntu-latest