Skip to content

Commit 770879e

Browse files
mraxaysMattIPv4
andauthored
Validate cnames and PR Template
Co-authored-by: Matt Cowley <[email protected]>
1 parent 80065c9 commit 770879e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ jobs:
4949

5050
validate-pr-template:
5151
if: github.event_name == 'pull_request'
52+
5253
runs-on: ubuntu-latest
54+
5355
steps:
5456
- name: Validate PR template
5557
uses: actions/github-script@v7

0 commit comments

Comments
 (0)