Skip to content

Commit

Permalink
updated workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
velnias75 committed Dec 13, 2022
1 parent b5ef9f7 commit 7781561
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ name: Java CI with Gradle

on:
push:
branches: [ "1.19.2" ]
branches: [ "1.19.3" ]
pull_request:
branches: [ "1.19.2" ]
branches: [ "1.19.3" ]

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ deploy:
on:
tags: true
draft: true

jdk:
- openjdk17

0 comments on commit 7781561

Please sign in to comment.