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 0f097b2 commit 5696713Copy full SHA for 5696713
.github/workflows/pr_autofixes.yaml
@@ -45,6 +45,7 @@ jobs:
45
cache: true
46
47
- name: Setup Copywrite
48
+ if: steps.check-target.outputs.should_run == 'true'
49
uses: hashicorp/setup-copywrite@5e3e8a26d7b9f8a508848ad0a069dfd2f7aa5339
50
51
- name: Install dependencies
0 commit comments