Skip to content

Commit 34fefaf

Browse files
committed
Modified the CI workflow to run for tags only
1 parent 81f0095 commit 34fefaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Release
22

33
on:
4-
pull_request:
54
push:
65
tags:
76
- 'v*'

0 commit comments

Comments
 (0)