Skip to content

Commit

Permalink
Merge pull request #21 from it-goats/tgargula/fix-ci
Browse files Browse the repository at this point in the history
[NOJIRA]: remove doubled CI checks
  • Loading branch information
tgargula committed Apr 18, 2022
2 parents 14c4ac9 + f253b62 commit 98c3d96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bode_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
push:
paths:
- "bode/**"
branches:
- develop
- master

jobs:
ci:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/cabra_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
push:
paths:
- "cabra/**"
branches:
- develop
- master

jobs:
ci:
Expand Down

0 comments on commit 98c3d96

Please sign in to comment.