Skip to content

Commit 2bfd1b7

Browse files
Merge pull request #1130 from planetlabs/carl/cherry-pick-test-cicd-forward-into-main
cherry-pick CICD changes to main
2 parents 1b12fb8 + 5492c3d commit 2bfd1b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- main-3.0-dev
78
push:
89
branches:
910
- main
11+
- main-3.0-dev
12+
workflow_dispatch:
1013

1114
jobs:
1215
lint:

0 commit comments

Comments
 (0)