Skip to content

fix: using init module v1.1.4 #7

fix: using init module v1.1.4

fix: using init module v1.1.4 #7

Workflow file for this run

name: Call Validate PR
on:
pull_request:
branches:
- master
types:
- opened
- edited
jobs:
validate-pr:
uses: entur/gh-workflows/.github/workflows/pr-validation.yml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}