Skip to content

Commit 1bb0ea6

Browse files
authored
SWDEV-123456 - Only run keyword scan against amd-staging (#399)
1 parent 0f46bd5 commit 1bb0ea6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/keyword-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Keywords checker
33
on:
44
pull_request:
55
types: [opened, synchronize, reopened, edited]
6+
branches:
7+
- amd-staging
68
workflow_dispatch:
79

810
jobs:

0 commit comments

Comments
 (0)