Skip to content

Commit 597dce8

Browse files
authored
Update __pull-request-ci.yml
Signed-off-by: Emilien Escalle <[email protected]>
1 parent 03a7dca commit 597dce8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/__pull-request-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ name: Internal - Pull request - Continuous Integration
22

33
on:
44
merge_group:
5+
branches: [main]
56
pull_request:
67
branches: [main]
78

89
jobs:
910
ci:
10-
uses: ./.github/workflows/__shared-ci.yml
11+
uses: ./.github/workflows/__shared-ci.yml

0 commit comments

Comments
 (0)