Skip to content

Commit

Permalink
Merge pull request #52 from qupath/pr-branches
Browse files Browse the repository at this point in the history
Update gradle.yml
  • Loading branch information
petebankhead authored Aug 27, 2024
2 parents 8244683 + e9030e3 commit dbe748e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ name: Java CI with Gradle

on:
push:
branches: [ "main" ]
branches:
- main
pull_request:
branches: [ "main" ]
branches:
- main
workflow_dispatch:

permissions:
Expand Down

0 comments on commit dbe748e

Please sign in to comment.