Skip to content

Commit 0f0c1bd

Browse files
committed
ci(audits): run report always
1 parent 414ccf1 commit 0f0c1bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/audits.yml

+1
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
name: Report
155155
runs-on: ubuntu-latest
156156
needs: [javascript, docker, url]
157+
if: always()
157158
steps:
158159
- name: Checkout
159160
uses: actions/checkout@v3

0 commit comments

Comments
 (0)