Skip to content

Commit

Permalink
Fix Hackerone Report ID 2830741 (#5010)
Browse files Browse the repository at this point in the history
  • Loading branch information
urbinaalex17 authored Nov 8, 2024
1 parent aa3d716 commit 89be2f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ jobs:
build-artifacts:
name: Build artifacts
runs-on: ubuntu-22.04
needs: lint
needs:
- lint
- check-run
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 89be2f4

Please sign in to comment.