Skip to content

Commit f067e28

Browse files
author
Petr Sramek
committed
skzjhds
1 parent 3076bd5 commit f067e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ $default-branch ]
66
pull_request:
7-
branches: [ $default-branch ]
7+
branches: [ 'main' ]
88

99
env:
1010
dotnet_version: ${{ vars.DOTNET_VERSION }}

0 commit comments

Comments
 (0)