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 aeaa68e commit eddf53aCopy full SHA for eddf53a
.github/workflows/release.yaml
@@ -9,7 +9,7 @@ concurrency:
9
on:
10
push:
11
branches:
12
- - "*/edge"
+ - '*/edge'
13
paths:
14
- snap/**
15
workflow_dispatch:
0 commit comments