Skip to content

Commit 79356f1

Browse files
committed
ci: assigner: only run on main branch
See if this fixes the issue where this workflow runs on released branches. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent fd38fde commit 79356f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎.github/workflows/assigner.yml‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ on:
99
- ready_for_review
1010
branches:
1111
- main
12-
- collab-*
13-
- v*-branch
1412
issues:
1513
types:
1614
- labeled

0 commit comments

Comments
 (0)