Skip to content

Commit

Permalink
πŸ”ƒ File Sync (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jetersen-workflows[bot] authored Jan 16, 2021
1 parent cd2979d commit 58b41d7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/labels.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
name: labels

on:
repository_dispatch:
types: [labels-update]
push:
branches:
- "main"
paths:
- ".github/labels.yml"
- ".github/workflows/labels.yml"

jobs:
labeler:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 58b41d7

Please sign in to comment.