Skip to content

Commit 13b743d

Browse files
committed
ci: skip testing tags
1 parent d1aca20 commit 13b743d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: build
22

33
on:
44
push:
5+
branches:
6+
- '**'
57

68
env:
79
DOTNET_NOLOGO: true # https://github.com/actions/setup-dotnet#environment-variables-to-use-with-dotnet

0 commit comments

Comments
 (0)