[SKIP CI] name em

This commit is contained in:
Aria Moradi 2021-05-19 04:28:57 +04:30
parent 25d7dad39f
commit 7a2f5f13f1
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ jobs:
uses: gradle/wrapper-validation-action@v1
build:
name: Build FatJar
name: Build pull request
needs: check_wrapper
if: "!startsWith(github.event.head_commit.message, '[SKIP CI]')"
runs-on: ubuntu-latest

View File

@ -18,7 +18,7 @@ jobs:
uses: gradle/wrapper-validation-action@v1
build:
name: Build FatJar
name: Build artifacts and release
needs: check_wrapper
runs-on: ubuntu-latest