Skip to content

Commit 7f235ad

Browse files
committed
Add gitignore, include branch main
1 parent 91a63a7 commit 7f235ad

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

templates/MiniModule/.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
push:
33
branches:
44
- master
5+
- main
56

67
jobs:
78
build:

templates/MiniModule/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
publish
2+
TestResults

0 commit comments

Comments
 (0)