Skip to content

Commit 68b6656

Browse files
authored
Merge pull request #8 from mrtz-j/develop
Only run publish workflow on release
2 parents 710ffa4 + 5da00eb commit 68b6656

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Publish
22

33
on:
4-
push:
5-
pull_request:
64
release:
75
types:
86
- published

0 commit comments

Comments
 (0)