Skip to content

Commit

Permalink
Also trigger github action on all branches push
Browse files Browse the repository at this point in the history
  • Loading branch information
defvs authored Aug 2, 2024
1 parent 961b47c commit cd05ef3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
name: Java CI with Gradle

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
- push
- pull_request

jobs:
build:
Expand Down

0 comments on commit cd05ef3

Please sign in to comment.