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 31a3acc commit b397284Copy full SHA for b397284
1 file changed
.github/workflows/milky-docker.yaml
@@ -2,7 +2,9 @@ name: Build Lagrange.Milky image
2
3
on:
4
push:
5
- branches: [ main ]
+ branches:
6
+ - main
7
+ - master
8
paths:
9
- .github/workflows/milky-docker.yaml
10
- Lagrange.Codec/**
0 commit comments