Skip to content

Commit

Permalink
test msg
Browse files Browse the repository at this point in the history
  • Loading branch information
sc979 committed Oct 5, 2023
1 parent 0172226 commit 2658afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/veracode-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
echo "[WARNING] - Event : ${{ github.event_name }} on PR branch should not have triggered this action"
echo "[ERROR] - Event : ${{ github.event_name }} on PR branch should not have triggered this action"
echo "::debug::Event : ${{ github.event_name }} on PR branch should not have triggered this action"
echo "::notice::Event : ${{ github.event_name }} on PR branch should not have triggered this action"
echo "::notice,title={Event is ${{ github.event_name }}}:: This event should not have triggered this action"
echo "::warning::Event : ${{ github.event_name }} on PR branch should not have triggered this action"
echo "::error::Event : ${{ github.event_name }} on PR branch should not have triggered this action"
exit 1
Expand Down

0 comments on commit 2658afd

Please sign in to comment.