Skip to content

Commit 1f90708

Browse files
Merge pull request #179 from nyanhp/minime
[MiniModule] Add gitignore, include branch main
2 parents 9c1636f + 1447b60 commit 1f90708

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)