Skip to content

Commit 034c087

Browse files
committed
update workflow
1 parent 9101c1e commit 034c087

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: .NET
1+
name: Build
22

33
on:
44
push:
5-
branches: [ $default-branch ]
5+
branches: [ master ]
66
pull_request:
7-
branches: [ $default-branch ]
7+
branches: [ master ]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)