Skip to content

Commit 8651a22

Browse files
committed
Adding Validate Pull Request workflow
1 parent 15f53dc commit 8651a22

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Validate Pull Request
2+
3+
on:
4+
pull_request_target:
5+
6+
jobs:
7+
validate-pull-request:
8+
name: Validate Pull Request
9+
uses: Lombiq/GitHub-Actions/.github/workflows/validate-submodule-pull-request.yml@dev

0 commit comments

Comments
 (0)