Skip to content

Commit

Permalink
run tests only on PR and push on master
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaimoiseanu committed Feb 19, 2024
1 parent c2500b8 commit 72c1e94
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
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 72c1e94

Please sign in to comment.