There was an error while loading. Please reload this page.
2 parents 2934cf0 + e5a5605 commit f858a70Copy full SHA for f858a70
1 file changed
.github/workflows/pr-verifier.yml
@@ -0,0 +1,11 @@
1
+name: PR Verifier
2
+
3
+on:
4
+ pull_request:
5
+ types: [opened, edited, synchronize, reopened]
6
7
+permissions: {}
8
9
+jobs:
10
+ verify-pr-title:
11
+ uses: kagenti/.github/.github/workflows/pr-verifier-required.yml@4e535f2436d167295d39d488ce5c44b5a2d49792
0 commit comments