Skip to content

Commit

Permalink
Merge pull request #121 from regulaforensics/develop
Browse files Browse the repository at this point in the history
develop -> stable
  • Loading branch information
onlyrchxx authored Sep 20, 2024
2 parents ef4ed03 + 1d3cbb1 commit 3ce9fbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/run-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
pull_request:
branches:
- master
- develop
- stable

jobs:
run_smoke_test:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sast.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
# List of paths (space separated) to ignore
# Supports PATTERNS
# EXCLUDE_PATHS: 'foo bar/baz file.txt dir/*.yml'
EXCLUDE_PATHS: ''
EXCLUDE_PATHS: 'examples'
# List of rules (space separated) to ignore
# EXCLUDE_RULES: 'generic.secrets.security.detected-aws-account-id.detected-aws-account-id'
# See https://github.com/semgrep/semgrep-rules for rules registry
Expand Down

0 comments on commit 3ce9fbc

Please sign in to comment.