We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1921157 commit 62b99f7Copy full SHA for 62b99f7
.github/workflows/dev.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- dev
7
+ - fix/*
8
+ - feat/*
9
workflow_dispatch:
10
inputs:
11
platform:
0 commit comments