mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 18:29:39 +02:00
Rename build job and point build badge to github action
This commit is contained in:
parent
324244ae13
commit
e622a2256e
2 changed files with 2 additions and 2 deletions
2
.github/workflows/gradle_push.yml
vendored
2
.github/workflows/gradle_push.yml
vendored
|
@ -9,7 +9,7 @@
|
|||
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
|
||||
|
||||
name: CI on main branch
|
||||
name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue