We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a41c8 commit 9a61545Copy full SHA for 9a61545
1 file changed
.github/workflows/build-and-publish.yml
@@ -4,7 +4,6 @@ on:
4
push:
5
tags:
6
- 'v*' # Trigger on version tags like v1.0.0
7
- push:
8
branches:
9
- main # Also build on main branch pushes
10
pull_request:
0 commit comments