Skip to content

Add run github workflow run condition for current branch #7965

Add run github workflow run condition for current branch

Add run github workflow run condition for current branch #7965

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