chore(CI): revert previous changes to import_pending.yml (#17303)
* chore(CI): revert previous changes to import_pending.yml * Update import_pending.yml
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
- name: Push changes
|
- name: Push changes
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.AC_GITHUB_TOKEN }}
|
||||||
# Noting that the branch name can only be master, as per the event
|
# Noting that the branch name can only be master, as per the event
|
||||||
# triggering this action
|
# triggering this action
|
||||||
branch: ${{ github.ref_name }}
|
branch: ${{ github.ref_name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user