Skip to content

Commit

Permalink
Merge branch 'main' into feat/update-helm-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
PaMarzec authored Oct 24, 2023
2 parents 248c77b + 0179dcd commit acff237
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/veracode-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ on:

jobs:
analyze-backend:
if: github.repository_owner == 'eclipse-tractusx' # prevent running on forks
runs-on: ubuntu-latest
permissions:
actions: read
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/veracode-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ on:

jobs:
analyze-frontend:
if: github.repository_owner == 'eclipse-tractusx' # prevent running on forks
runs-on: ubuntu-latest
permissions:
actions: read
Expand Down

0 comments on commit acff237

Please sign in to comment.