fix branch names

This commit is contained in:
grantbirki 2023-03-26 22:35:00 +01:00
parent e687698851
commit 27b0895722
No known key found for this signature in database
GPG Key ID: 96DF969ECBD266FE
1 changed files with 3 additions and 1 deletions

View File

@ -2,8 +2,10 @@ name: json-yaml-validate
on:
push:
branches:
- main
- master
pull_request:
branches:
- master
workflow_dispatch:
permissions: