Update README.md

This commit is contained in:
James Ives 2021-04-24 19:35:10 -04:00
parent 084f753255
commit 9da2830b0a

View File

@ -35,7 +35,7 @@ If you'd like to make it so the workflow only triggers on push events to specifi
on: on:
push: push:
branches: branches:
- master - main
``` ```
## Configuration 📁 ## Configuration 📁