Skip to content

Commit

Permalink
Changed the branches to run the build
Browse files Browse the repository at this point in the history
  • Loading branch information
josechirivella committed Dec 28, 2021
1 parent 616bb59 commit 73078cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: ci
on:
push:
branches:
- main
- master
- develop
- 4.1-develop
pull_request:
branches:
- main
- master
- develop
- 4.1-develop

jobs:
ci:
Expand Down

0 comments on commit 73078cf

Please sign in to comment.