We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4efa9d + 670a403 commit f9abfc6Copy full SHA for f9abfc6
1 file changed
.github/workflows/release.yml
@@ -2,6 +2,9 @@ name: Release
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - develop
8
9
jobs:
10
build-lint-test:
0 commit comments