README update to module-scope example, switched workflow to use main branch

This commit is contained in:
Options Vamp
2024-05-14 22:06:00 -04:00
parent 5601d953c4
commit 79e1507a56
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -2,9 +2,9 @@ name: Build
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs: