Skip to content

Commit a921e4f

Browse files
committed
fix duplicate CI jobs
1 parent 74a6d4c commit a921e4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Validate PR
33
on:
44
pull_request:
55
push:
6+
branches:
7+
- $default-branch
68

79
jobs:
810
# Run the unit test ahead of the scripted tests

0 commit comments

Comments
 (0)