Skip to content

Commit

Permalink
Update CI branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimach committed Apr 1, 2024
1 parent 32ac4af commit b8a01cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ name: CI Suite
on:
push:
branches:
- master220
- nova
- 'project/**'
- 'gh-readonly-queue/master/**'
- 'gh-readonly-queue/project/**'
pull_request:
branches:
- master220
- nova
- 'project/**'
merge_group:
branches:
- master220
- nova
workflow_call:

jobs:
Expand Down

0 comments on commit b8a01cc

Please sign in to comment.