Skip to content

Commit

Permalink
Only sync labels on issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Dec 7, 2020
1 parent b50651a commit 434a6d6
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/labels_sync.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
name: Sync labels
on:
push:
# Only targets default branch to avoid amplification effects of
# doing the exact same stuff in multiple non-rebased branches.
branches:
- 'main'
"on": issues

jobs:

Expand Down

0 comments on commit 434a6d6

Please # to comment.