Skip to content

Commit 58aaa88

Browse files
committed
Bad Tim
1 parent 7706f1c commit 58aaa88

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/setup_labels.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ jobs:
1010
issues: write
1111
steps:
1212
- uses: actions/checkout@v2
13-
- name: Sync Labels
1413
- uses: micnncim/action-label-syncer@v1
14+
name: Sync Labels
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17-
with:
18-
manifest: .github/labels.json

0 commit comments

Comments
 (0)