Skip to content

Commit

Permalink
chore: syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Gira committed Jan 28, 2025
1 parent 465eb31 commit 63963a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherry-pick-electron-bumps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:

jobs:
cherry_pick:
if: ${{ github.event.pull_request.title }} == 'test testing ci'
if: github.event.pull_request.title == 'test testing ci'
runs-on: ubuntu-latest
steps:
- name: checkout
Expand Down

0 comments on commit 63963a7

Please sign in to comment.