Skip to content

Commit 40e44ad

Browse files
authored
👷 Ensure PR autofix job runs unconditionally in workflow configuration (#154)
1 parent b57d968 commit 40e44ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_autofixes.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
run: copywrite headers --config .copywrite.hcl
4141

4242
- uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 # v1.3.2
43+
if: always()

0 commit comments

Comments
 (0)