5 lines
166 B
YAML
5 lines
166 B
YAML
name: Validate branch name
|
|
on: [ pull_request ]
|
|
jobs:
|
|
validate-branch-name:
|
|
uses: refinedmods/refinedarchitect/.github/workflows/validate-branch-name.yml@v0.7.1 |