fix YAML types in licensed.yml

This commit is contained in:
Brian Cristante 2021-06-23 15:37:21 -04:00
parent 27121b0bdf
commit 44a32e846e

View file

@ -1,8 +1,8 @@
name: Licensed
on:
push: {branches: main}
pull_request: {branches: main}
push: {branches: [main]}
pull_request: {branches: [main]}
jobs:
test: