Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MocStepan authored Apr 1, 2024
1 parent e9d944c commit 39604fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Java CI with Gradle

on:
push:
branches: "*"
pull_request:
branches: "**"
branches: "*"

jobs:
build:
Expand Down

0 comments on commit 39604fd

Please sign in to comment.