Skip to content

Commit

Permalink
chore: remove CodeQL jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
gregory-j-baker committed Dec 20, 2024
1 parent 7813b50 commit 4afd966
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,3 @@ jobs:
needs: check-changes
if: ${{ needs.check-changes.outputs.frontend == 'true' }}
uses: ./.github/workflows/build-fsir-frontend.yaml

scan-frontend:
needs: check-changes
if: ${{ needs.check-changes.outputs.frontend == 'true' }}
uses: ./.github/workflows/scan-fsir-frontend.yaml
23 changes: 0 additions & 23 deletions .github/workflows/scan-fsir-frontend.yaml

This file was deleted.

0 comments on commit 4afd966

Please sign in to comment.