We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a8e89 commit fa25bc3Copy full SHA for fa25bc3
.github/workflows/dotnet.yml
@@ -1,7 +1,5 @@
1
on:
2
push:
3
- branches:
4
- - master # triggers only on master
5
tags:
6
- release* # You will need to provide a tag of the form 'relase_ ...' with your push command:
7
# For example git tag -a release_with_a_bug_fix -m "bug fix" && git push origin release_with_a_bug_fix
0 commit comments