We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da00964 commit b2b656aCopy full SHA for b2b656a
.github/workflows/release.yml
@@ -2,6 +2,9 @@ name: リリース
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - main
8
9
permissions:
10
contents: read
0 commit comments