Skip to content

Adding workflow job names #140

Adding workflow job names

Adding workflow job names #140

name: Validate Pull Request
on:
push:
pull_request:
types: [opened, synchronize]
jobs:
validate-pull-request:
name: Validate Pull Request
uses: Lombiq/GitHub-Actions/.github/workflows/validate-pull-request.yml@dev