Skip to content

Commit

Permalink
temp ci for review
Browse files Browse the repository at this point in the history
(cherry picked from commit f922662)
(cherry picked from commit 78f7a0d)
(cherry picked from commit 6f75b68)
  • Loading branch information
evlekht committed Aug 2, 2024
1 parent 4c232f2 commit 3f9ac03
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
@@ -1,7 +1,7 @@
name: CI
on:
pull_request:
branches: [ chain4travel, dev ]
branches: [ chain4travel, dev, dev-c0/base ]
workflow_dispatch:
inputs:
caminoethvmBranch:
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 @@ -14,7 +14,7 @@ name: "CodeQL"
on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ chain4travel, dev ]
branches: [ chain4travel, dev, dev-c0/base ]

jobs:
analyze:
Expand Down

0 comments on commit 3f9ac03

Please sign in to comment.