Drop reference to branch master in workflow

This commit is contained in:
Curtis Vogt
2024-01-10 14:53:32 -06:00
parent a208c66935
commit 33033861f0

View File

@@ -4,7 +4,6 @@ on:
push: push:
branches: branches:
- "main" - "main"
- "master"
paths-ignore: paths-ignore:
- "README.md" - "README.md"
- "LICENSE" - "LICENSE"