Skip to content

Commit 251a50b

Browse files
authored
chore: add PF Team label workflow (#42)
Made-with: Cursor
1 parent 8e576ab commit 251a50b

2 files changed

Lines changed: 9 additions & 41 deletions

File tree

.github/workflows/extensions.yml

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

0 commit comments

Comments
 (0)