Skip to content

Commit

Permalink
rename pipeline (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jotacemarin authored Feb 8, 2024
1 parent 81a3145 commit 71954cf
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: ci-botnorrea-v2-telegram

on:
pull_request:
branches: [master]
push:
branches: [master]
branches: [develop]

jobs:
unit-test:
Expand Down Expand Up @@ -32,4 +30,4 @@ jobs:
uses: VeryGoodOpenSource/[email protected]
with:
path: "coverage/lcov.info"
min_coverage: 30
min_coverage: 30

0 comments on commit 71954cf

Please sign in to comment.