We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414ccf1 commit 0f0c1bdCopy full SHA for 0f0c1bd
1 file changed
.github/workflows/audits.yml
@@ -154,6 +154,7 @@ jobs:
154
name: Report
155
runs-on: ubuntu-latest
156
needs: [javascript, docker, url]
157
+ if: always()
158
steps:
159
- name: Checkout
160
uses: actions/checkout@v3
0 commit comments