We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b622074 + 41cfdcf commit c750a5dCopy full SHA for c750a5d
1 file changed
.github/workflows/release.yml
@@ -2,10 +2,6 @@ name: Build and Release
2
3
on:
4
workflow_dispatch:
5
- push:
6
- branches:
7
- - production
8
- - release/*
9
10
permissions:
11
contents: write
0 commit comments