We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e3eda9 commit 398b5a3Copy full SHA for 398b5a3
.github/workflows/docker-ci.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- 'master'
7
+ - 'experimental/*'
8
tags:
9
- 'v*'
10
pull_request:
0 commit comments