Skip to content

Commit 6f08d9f

Browse files
author
Brett Chaldecott
committed
ci: update workflow for management API endpoint testing
1 parent 4cb36d2 commit 6f08d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [ "main", "staging" ]
66

77
push:
8-
branches: [ "main", "staging", "main_V2", "fix/openapi-management-client-import" ]
8+
branches: [ "main", "staging", "main_V2", "fix/management-api-endpoints" ]
99

1010
concurrency:
1111
group: ${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)