Skip to content

Commit aa329c6

Browse files
authored
Merge branch 'main' into fix_driver_docstring
2 parents 80aefe5 + f3b911f commit aa329c6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/complete.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- "main"
10+
- "version1"
1011
workflow_dispatch:
1112

1213
permissions:

.github/workflows/test_station.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
pull_request:
77
branches:
88
- "main"
9+
- "version1"
910

1011
permissions:
1112
contents: write

0 commit comments

Comments
 (0)