Skip to content

Commit

Permalink
Pass even if python script fails
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Sep 9, 2024
1 parent 246d1da commit dd5c5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rl-secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
--repository "${{ github.repository }}" \
--commit "${{ github.sha }}" \
--build-env "GitHub Actions"
continue-on-error: true
- name: Add or Update PR Comment
uses: marocchino/sticky-pull-request-comment@v2
with:
Expand Down

0 comments on commit dd5c5cc

Please sign in to comment.