Skip to content

Commit dc5ed32

Browse files
committed
Limits backmerge workflow to tag pushes
1 parent 78cb0f2 commit dc5ed32

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/backmerge-pr.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ name: Backmerge PR (master -> develop)
1515

1616
on:
1717
push:
18-
branches: ['patch']
1918
tags: ['v*']
2019

2120
permissions:

0 commit comments

Comments
 (0)