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

Commit 807e020

Browse files
Merge pull request #374 from google/gha_pr
Enables GHA on PR
2 parents 4ac0373 + cee0940 commit 807e020

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)