Skip to content

Commit

Permalink
Create ux-label-mention.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein authored Nov 7, 2023
1 parent 70d5ac6 commit a7160d0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/ux-label-mention.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Mention UX Team

on:
pull_request:
types:
- labeled

jobs:
stale:
uses: configcat/.github/.github/workflows/ux-label-mention.yml@master
with:
id: ${{ github.event.pull_request.number }}
secrets: inherit

0 comments on commit a7160d0

Please sign in to comment.