Skip to content

Commit 015e24a

Browse files
authoredMar 8, 2024
Merge pull request #322 from Mangopay/improvement/github_actions
Improvement on Github actions
2 parents 9892ec1 + 2482c90 commit 015e24a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
 

‎.github/workflows/build_gradle.yaml

+1-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ on:
88
branches:
99
# push on master branch
1010
- master
11-
# push on a feature branch
12-
- feature/*
13-
# push on a bugfix branch
14-
- bugfix/*
11+
1512
pull_request:
1613
branches: [ master ]
1714

0 commit comments

Comments
 (0)