Skip to content

Commit

Permalink
Merge pull request #1295 from vector-im/Johennes-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Johennes authored Nov 6, 2023
2 parents 7214c7e + 8b363f3 commit cb3cb91
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/triage-labelled.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Move labelled issues to correct projects

on:
issues:
types: [labeled]

jobs:
call-triage-labelled:
uses: vector-im/element-web/.github/workflows/triage-labelled.yml@develop

0 comments on commit cb3cb91

Please sign in to comment.