Update test.yml
This commit is contained in:
parent
e208eb429a
commit
37e5be95e2
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -95,6 +95,7 @@ jobs:
|
||||
|
||||
- name: Push changes
|
||||
if: steps.changed_files.outputs.files_changed == 'true' && github.event_name == 'pull_request'
|
||||
continue-on-error: true
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.PAT_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user