Merge branch 'dev-v2' into releases/v2

This commit is contained in:
James Ives
2021-04-24 19:35:23 -04:00

View File

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