Skip to content

Commit b83ca60

Browse files
committed
ci: enable QA workflow on phase-6 branch
1 parent 4b0ece3 commit b83ca60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches:
55
- main
6-
# - phase-6 # disabled during planning; re-enable when ready to test code changes
6+
- phase-6
77
pull_request:
88
types: [opened, synchronize, ready_for_review]
99

0 commit comments

Comments
 (0)