1 parent aba73c7 commit e5b2561Copy full SHA for e5b2561
1 file changed
.github/workflows/ci.yaml
@@ -9,7 +9,9 @@ on:
9
pull_request:
10
branches: [main]
11
push:
12
- branches: [main]
+ branches:
13
+ - main
14
+ - u/gurudesh/make-test-suite-pass-for-linux
15
16
permissions:
17
contents: read
0 commit comments