👷 Updated CI Job Names

This commit is contained in:
Nikhil Badyal
2022-10-03 00:12:32 +05:30
parent c705f8d3f4
commit d56bc61c8b
8 changed files with 9 additions and 52 deletions
+3 -5
View File
@@ -1,16 +1,14 @@
name: Run Checks for PR
# Enable Buildkit and let compose use it to speed up image building
name: PR Checks
env:
DOCKER_BUILDKIT: 1
COMPOSE_DOCKER_CLI_BUILD: 1
on:
workflow_dispatch:
pull_request:
paths-ignore:
- '*.md'
jobs:
linter:
linter-pr-check:
uses: ./.github/workflows/linter.yml
build-apk:
build-apk-pr-check:
uses: ./.github/workflows/build-apk-artifact.yml