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 bdc1f4c commit 0942fb6Copy full SHA for 0942fb6
.github/workflows/enext-docker-pr.yml
@@ -2,7 +2,7 @@ name: Docker PR Build (enext)
2
3
on:
4
pull_request:
5
- branches: [enext]
+ branches: [ enext, main ]
6
7
jobs:
8
build_docker_image:
.github/workflows/enext-docker.yml
@@ -2,7 +2,7 @@ name: Docker
workflow_dispatch:
push:
- branches: [ enext ]
push_to_registry:
0 commit comments