Skip to content

Commit 6a1c070

Browse files
committed
Avoid running mergeback workflow on PR
This was causing the workflow to run and create tags after merging main into a branch.
1 parent 23cdd6b commit 6a1c070

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/post-release-mergeback.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ on:
1616
branches:
1717
- v1
1818

19-
pull_request:
20-
paths:
21-
- .github/workflows/post-release-mergeback.yml
22-
2319
jobs:
2420
merge-back:
2521
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)