Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit ef09a71

Browse files
Update build-and-push-v2.yaml
1 parent ccfd11b commit ef09a71

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.github/workflows/build-and-push-v2.yaml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
name: Build and publish
22
on:
3-
push:
4-
branches:
5-
- main
6-
pull_request:
7-
branches:
8-
- main
9-
release:
10-
types:
11-
- published
3+
workflow_dispatch:
124

135
env:
146
# github.repository as <account>/<repo>

0 commit comments

Comments
 (0)