We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9819264 commit aed416cCopy full SHA for aed416c
.github/workflows/release.yml
@@ -3,8 +3,6 @@ name: Release
3
4
on: # yamllint disable rule:truthy
5
push:
6
- branches:
7
- - main
8
tags:
9
- "*.*.*"
10
0 commit comments