Skip to content

Commit 0e66d19

Browse files
authored
[chores] Update backport workflow docs and remove main branch from backport workflow
1 parent 9174849 commit 0e66d19

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/backport.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- master
7-
- main
87
issue_comment:
98
types: [created]
109

docs/developer/reusable-github-utils.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ not yet merged, the workflow exits safely without failing.
325325
push:
326326
branches:
327327
- master
328-
- main
329328
issue_comment:
330329
types: [created]
331330

0 commit comments

Comments
 (0)