Skip to content

Commit bddd9ed

Browse files
author
Brett Chaldecott
committed
fix: fixed the workflow to include test coverage for this branch
1 parent f24a086 commit bddd9ed

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", "main_V2_auth_fixes_and_enhancements", "main_V2_Management", "main_V2_Management_fastapi" ]
8+
branches: [ "main", "staging", "main_V2", "feat/add-permission-claims-access-functions" ]
99

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

0 commit comments

Comments
 (0)