We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3555a72 commit c8f3eafCopy full SHA for c8f3eaf
.github/workflows/pre-commit-ansible-autoupdate.yaml
@@ -31,7 +31,7 @@ jobs:
31
uses: autowarefoundation/autoware-github-actions/pre-commit-autoupdate@v1
32
with:
33
token: ${{ steps.generate-token.outputs.token }}
34
- pre-commit-config: .pre-commit-config-ansible.yaml
+ pre-commit-config: sources/.pre-commit-config-ansible.yaml
35
pr-labels: |
36
tag:bot
37
tag:pre-commit-autoupdate
0 commit comments