Skip to content

Commit

Permalink
Merge pull request #242 from Mangopay/improvement/github_actions
Browse files Browse the repository at this point in the history
Improvement on Github actions
  • Loading branch information
iulian03 committed Mar 8, 2024
2 parents d708a3c + 50ac52d commit 2e5dab4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ruby_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
branches:
# push on master branch
- master
# push on a feature branch
- feature/*
# push on a bugfix branch
- bugfix/*
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 2e5dab4

Please sign in to comment.