Skip to content

Commit

Permalink
run ci on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Nov 8, 2023
1 parent 559ad3c commit 96e4a6c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ workflows:
jobs:
- build:
filters:
branches:
only: master
tags:
only: /.*/
- deploy:
Expand All @@ -45,7 +43,5 @@ workflows:
requires:
- build
filters:
branches:
only: master
tags:
only: /.*/

0 comments on commit 96e4a6c

Please sign in to comment.