Skip to content

Commit

Permalink
ci: update gitlab ci (#415)
Browse files Browse the repository at this point in the history
- Only run on feature branches.
  • Loading branch information
jooola committed Jul 15, 2024
1 parent 8d2c942 commit 49d5d4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ include:
file:
- default.yml
- pre-commit.yml
- workflows/feature-branches.yml

stages:
- test
Expand Down

0 comments on commit 49d5d4f

Please sign in to comment.