We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f789a commit 5c48659Copy full SHA for 5c48659
1 file changed
.github/workflows/semantic-pr.yml
@@ -20,6 +20,7 @@ jobs:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
with:
22
scopes: |
23
+ ci
24
auth
25
deps
26
docs
0 commit comments