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 6f96ef0 commit c7cd63cCopy full SHA for c7cd63c
.github/workflows/docker-ci.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- 'master'
7
- 'experimental/*'
8
+ - '*alpha*'
9
tags:
10
- 'v*'
11
pull_request:
0 commit comments