Skip to content

Commit

Permalink
Merge branch 'main' into fix-sonar-audit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tung-Huynh-Shopmacher committed Oct 2, 2024
2 parents 11af8f6 + a4061bd commit beb55db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ permissions:
contents: read

on:
pull_request:
branches:
- '**'
workflow_run:
workflows: ["Build"]
types:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/testrail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ permissions:
contents: read

on:
pull_request:
branches:
- '**'
workflow_run:
workflows: ["Build"]
types:
Expand Down

0 comments on commit beb55db

Please sign in to comment.