We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f6e593 commit 41b6c05Copy full SHA for 41b6c05
.github/workflows/dev.yml
@@ -3,7 +3,7 @@ name: Edge version Build
3
on:
4
push:
5
branches:
6
- - dev
+ - next
7
8
jobs:
9
publish-to-docker-io:
0 commit comments