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

View File

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