Skip to content

Commit

Permalink
Disable bridgecrew
Browse files Browse the repository at this point in the history
  • Loading branch information
BSick7 committed Mar 20, 2024
1 parent b6735f4 commit 245b54e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: Run Bridgecrew
id: Bridgecrew
uses: bridgecrewio/bridgecrew-action@master
with:
api-key: ${{ secrets.BC_API_KEY }}
# - name: Run Bridgecrew
# id: Bridgecrew
# uses: bridgecrewio/bridgecrew-action@master
# with:
# api-key: ${{ secrets.BC_API_KEY }}

- name: Set up Nullstone
uses: nullstone-io/setup-nullstone-action@v0
Expand Down

0 comments on commit 245b54e

Please sign in to comment.