Only run on PRs and pushes to master

This commit is contained in:
MattIPv4
2022-03-26 21:09:23 +00:00
parent d59765aa14
commit 10fcf2ba44

View File

@@ -2,7 +2,11 @@ name: Validate cnames_active.js
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
validate: