We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b81e6 commit 10f3ba7Copy full SHA for 10f3ba7
.github/workflows/deploy-docs.yaml
@@ -22,7 +22,7 @@ jobs:
22
prevent-no-label-execution:
23
uses: autowarefoundation/autoware-github-actions/.github/workflows/prevent-no-label-execution.yaml@v1
24
with:
25
- label: deploy-docs
+ label: tag:deploy-docs
26
27
deploy-docs:
28
needs: prevent-no-label-execution
0 commit comments