Update pr name
This commit is contained in:
parent
76b45f0f57
commit
3a8b4493ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
jobs:
|
||||
merge:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.actor == 'twoneis' }} && ${{ github.event.pull_request.title == 'flake.lock\u0003A Update' }}
|
||||
if: ${{ github.actor == 'twoneis' }} && ${{ github.event.pull_request.title == 'Update flake.lock' }}
|
||||
|
||||
steps:
|
||||
- name: Approve PR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue