File tree Expand file tree Collapse file tree 2 files changed +16
-18
lines changed
Expand file tree Collapse file tree 2 files changed +16
-18
lines changed Original file line number Diff line number Diff line change 1- labels :
2- - name : bug
3- color : d73a4a
4- description : " Something isn't working"
1+ - name : bug
2+ color : d73a4a
3+ description : " Something isn't working"
54
6- - name : enhancement
7- color : a2eeef
8- description : " New feature or request"
5+ - name : enhancement
6+ color : a2eeef
7+ description : " New feature or request"
98
10- - name : workflow-gap
11- color : fbca04
12- description : " Missing CLI functionality or structural gap"
13-
14- - name : task
15- color : c5def5
16- description : " Remedial or maintenance work (not a bug or feature)"
9+ - name : workflow-gap
10+ color : fbca04
11+ description : " Missing CLI functionality or structural gap"
1712
13+ - name : task
14+ color : c5def5
15+ description : " Remedial or maintenance work (not a bug or feature)"
Original file line number Diff line number Diff line change 2222 - name : Sync labels
2323 uses : crazy-max/ghaction-github-labeler@v5
2424 with :
25- yaml_file : .github/labels.yml
26- skip_delete : true
27- env :
28- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
25+ yaml-file : .github/labels.yml
26+ skip-delete : true
27+ github-token : ${{ secrets.GITHUB_TOKEN }}
28+
You can’t perform that action at this time.
0 commit comments