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 c8cc92a commit bbdbca8Copy full SHA for bbdbca8
.github/workflows/docker.yml
@@ -2,9 +2,6 @@ name: Build and Push Docker Image
2
3
on:
4
push:
5
- branches:
6
- - main
7
- - master
8
tags:
9
- 'v*'
10
pull_request:
0 commit comments