Skip to content

Commit beb55db

Browse files
Merge branch 'main' into fix-sonar-audit
2 parents 11af8f6 + a4061bd commit beb55db

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/workflows/audit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ permissions:
55
contents: read
66

77
on:
8+
pull_request:
9+
branches:
10+
- '**'
811
workflow_run:
912
workflows: ["Build"]
1013
types:

.github/workflows/testrail.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ permissions:
55
contents: read
66

77
on:
8+
pull_request:
9+
branches:
10+
- '**'
811
workflow_run:
912
workflows: ["Build"]
1013
types:

0 commit comments

Comments
 (0)