We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b9797 commit 7c7fba0Copy full SHA for 7c7fba0
1 file changed
.github/workflows/docker.yml
@@ -8,11 +8,6 @@ on:
8
required: true
9
type: string
10
description: 'Docker image tag (e.g., v1.2.3, pr-123, sha-abc123)'
11
- push:
12
- tags:
13
- - 'v*'
14
- release:
15
- types: [published]
16
17
jobs:
18
build-images:
0 commit comments