We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3935b6 commit 35d00e2Copy full SHA for 35d00e2
1 file changed
.github/workflows/labeler.yml
@@ -11,10 +11,6 @@ jobs:
11
issues: write
12
pull-requests: write
13
steps:
14
- - name: Check out repository
15
- uses: actions/checkout@v5
16
- with:
17
- fetch-depth: 0
18
- name: Apply labels based on changed files
19
uses: actions/labeler@v6
20
with:
0 commit comments