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 d4bfa6d commit 9c2e5a7Copy full SHA for 9c2e5a7
.github/workflows/docker-test-build.yml
@@ -2,9 +2,6 @@ name: Docker test build
2
3
on:
4
pull_request:
5
- push:
6
- branches:
7
- - main
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments