Skip to content

Commit

Permalink
temp ci for review
Browse files Browse the repository at this point in the history
(cherry picked from commit eb46492)
  • Loading branch information
evlekht committed Aug 2, 2024
1 parent db97623 commit fa2e1e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Tests

on:
pull_request:
branches: [chain4travel, dev]
branches: [chain4travel, dev, dev-c0/base]
workflow_dispatch:
merge_group:
types: [checks_requested]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name: "CodeQL"

on:
pull_request:
branches: [chain4travel, dev]
branches: [chain4travel, dev, dev-c0/base]
workflow_dispatch:
merge_group:
types: [checks_requested]
Expand Down

0 comments on commit fa2e1e1

Please sign in to comment.