Skip to content

Commit 4a2c74d

Browse files
committed
chore(branchCheck): check branch name
1 parent 65800bf commit 4a2c74d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/git_checks.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
on: pull_request
2+
3+
name: Git checks
4+
5+
jobs:
6+
xpeho_workflows_git_checks:
7+
uses: XPEHO/Xpeho-Workflows/.github/workflows/git_checks.yaml@main

0 commit comments

Comments
 (0)