Skip to content

Commit

Permalink
🏷 Sync labels
Browse files Browse the repository at this point in the history
  • Loading branch information
mrharpo committed Feb 22, 2024
1 parent 1eb815d commit b1f17e0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/labels.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: 🏷 Sync labels
on:
workflow_dispatch:

permissions:
issues: write

jobs:
labels:
name: 🔄 Sync labels
uses: WGBH-MLA/.github/.github/workflows/labels.yml@main

0 comments on commit b1f17e0

Please sign in to comment.