Skip to content

Commit fa25bc3

Browse files
committed
dotnet.yaml
Signed-off-by: Lev Nachmanson <[email protected]>
1 parent d1a8e89 commit fa25bc3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
on:
22
push:
3-
branches:
4-
- master # triggers only on master
53
tags:
64
- release* # You will need to provide a tag of the form 'relase_ ...' with your push command:
75
# For example git tag -a release_with_a_bug_fix -m "bug fix" && git push origin release_with_a_bug_fix

0 commit comments

Comments
 (0)