mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
ci: testing PR create and merge - testing to see if merge loop stops
This commit is contained in:
parent
4c056a327c
commit
31837eb7ec
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
- name: auto commit
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: "[skip ci] Automated Change"
|
||||
branch: update-from-${{ github.sha }}
|
||||
# create PR using GitHub CLI
|
||||
- name: create PR with update info
|
||||
|
Loading…
Reference in New Issue
Block a user