We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0393a7 commit 5da66f7Copy full SHA for 5da66f7
.github/workflows/labels.yml
@@ -10,4 +10,4 @@ jobs:
10
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
11
GITHUB_REPOSITORY: ${{ github.repository }}
12
with:
13
- manifest: labels.yml # default: .github/labels.yml
+ manifest: .github/labels.yml
0 commit comments