We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb36d2 commit 6f08d9fCopy full SHA for 6f08d9f
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
branches: [ "main", "staging" ]
6
7
push:
8
- branches: [ "main", "staging", "main_V2", "fix/openapi-management-client-import" ]
+ branches: [ "main", "staging", "main_V2", "fix/management-api-endpoints" ]
9
10
concurrency:
11
group: ${{ github.head_ref || github.run_id }}
0 commit comments