Skip to content

Add pr workflow

Add pr workflow #1

Workflow file for this run

name: PR Commit Message Check
on:
pull_request:
types: [opened, synchronize]
jobs:
call-pr-check:
uses: EdgeGamingGG/ReusableWorkflows/.github/workflows/pr-check.yml@main

Check failure on line 9 in .github/workflows/pr-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-check.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-check.yml" -> "EdgeGamingGG/ReusableWorkflows/.github/workflows/pr-check.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.