Skip to content

Commit 6c4461f

Browse files
committed
chore: add PF Team label workflow
Made-with: Cursor
1 parent 2762694 commit 6c4461f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Label PF Team issues
2+
3+
on:
4+
issues:
5+
types:
6+
- opened
7+
8+
jobs:
9+
label:
10+
uses: patternfly/.github/.github/workflows/add-pf-team-label-workflow.yml@main
11+
secrets: inherit

0 commit comments

Comments
 (0)