We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f24c8d commit aeaa68eCopy full SHA for aeaa68e
.github/workflows/release.yaml
@@ -9,7 +9,7 @@ concurrency:
9
on:
10
push:
11
branches:
12
- - 14/edge
+ - "*/edge"
13
paths:
14
- snap/**
15
workflow_dispatch:
0 commit comments