We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf09702 commit e330314Copy full SHA for e330314
.github/workflows/release.yml
@@ -4,7 +4,8 @@ on:
4
push:
5
6
repository_dispatch:
7
- types: [AirMCU]
+ types: [AirMCU,AirISP]
8
+
9
10
workflow_dispatch:
11
0 commit comments