Skip to content

Commit

Permalink
Update sast.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shantanug-deriv authored Feb 9, 2024
1 parent 00ce0f6 commit e6e4e49
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/sast.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Static analysis

on:
on: push
# Will run on push when merging to 'branches'. The output will be shown in the console
issues:
types: [opened]
# push

# 'pull_request_target' allows this Action to also run on forked repositories
# The output will be shown in PR comments (unless the 'force_console_print' flag is used)
Expand Down

0 comments on commit e6e4e49

Please sign in to comment.