We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d1d39 commit 572fa4cCopy full SHA for 572fa4c
1 file changed
.github/workflows/release.yml
@@ -2,12 +2,7 @@ name: Build and Release Addon
2
3
on:
4
push:
5
- branches:
6
- - main
7
- - 'claude/**'
8
pull_request:
9
10
11
workflow_dispatch:
12
inputs:
13
version:
0 commit comments