Update pr name

This commit is contained in:
Sanjay Chacku Purakal 2024-04-27 14:22:42 +02:00 committed by GitHub
parent 76b45f0f57
commit 3a8b4493ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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