We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf4b01 commit 6d4011dCopy full SHA for 6d4011d
1 file changed
.github/workflows/release.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
tags:
6
- "v*"
7
+ branches:
8
+ - ci/bump-target-macos-24
9
10
permissions:
11
contents: write
0 commit comments