Update check_git_apply.yaml
This commit is contained in:
parent
8d94379ee0
commit
2ed940ac6b
2
.github/workflows/check_git_apply.yaml
vendored
2
.github/workflows/check_git_apply.yaml
vendored
@ -126,8 +126,10 @@ jobs:
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@dcd5fd746d53dd8de555c0f10bca6c35628be47a #v3.12.0
|
||||
with:
|
||||
token: ${{ secrets.BROMITE_PULLS_PAT }}
|
||||
path: bromite
|
||||
base: ${{ github.event.inputs.branch }}
|
||||
push-to-fork: uazo/bromite
|
||||
add-paths: |
|
||||
build/patches/*.patch
|
||||
commit-message: 'AUTOMATED - git apply results'
|
||||
|
Loading…
Reference in New Issue
Block a user