Skip to content

Commit 579424c

Browse files
committed
ci: run actions only if a new release is created
1 parent 9a6d421 commit 579424c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
name: Build and Push Docker Image
22

33
on:
4-
push:
5-
branches:
6-
- main
7-
pull_request:
8-
branches:
9-
- main
104
release:
115
types: [created]
126

0 commit comments

Comments
 (0)