Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit cee0940

Browse files
committed
Enables GHA on PR
Change-Id: Id293f75e757891f3e523ad5b5c5aaa7212e40ecc
1 parent 4ac0373 commit cee0940

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/iosched.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ on:
55
branches:
66
- main
77
- compose
8-
- main_gha
8+
pull_request:
9+
branches:
10+
- main
11+
- compose
912

1013
jobs:
1114
build:

0 commit comments

Comments
 (0)