Skip to content

Commit

Permalink
ci(workflows): label-syncer -> labels
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Aug 13, 2022
1 parent 8abd38d commit 888c1fc
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
# - https://github.com/micnncim/action-label-syncer

---
name: label-syncer
name: labels
on:
push:
branches:
- main
paths:
- .github/labels.yml
- .github/workflows/labels.yml
jobs:
labels:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 888c1fc

Please sign in to comment.