Skip to content

Commit 6f25395

Browse files
authored
Update mirror-changelog.yml
1 parent b8f7d73 commit 6f25395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mirror-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020

2121
jobs:
2222
add-release-notes:
23-
if: github.actor == 'twishabansal'
23+
if: github.actor == 'twishabansal' && startsWith(github.head_ref, 'test-workflow')
2424
runs-on: ubuntu-latest
2525
permissions:
2626
pull-requests: write

0 commit comments

Comments
 (0)