Skip to content

Commit 48af602

Browse files
authored
change job name to sync
1 parent 5c47c79 commit 48af602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111

1212
jobs:
13-
build:
13+
sync:
1414
name: Sync repo labels
1515
runs-on: ubuntu-latest
1616
steps:

0 commit comments

Comments
 (0)