Skip to content

Commit d6ab16d

Browse files
Merge pull request #32 from rubyatscale/fix-workflow
only use workflow dispatch
2 parents 27a72e9 + 29a0579 commit d6ab16d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/push_gem.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Push Gem
22

33
on:
44
workflow_dispatch:
5-
push:
6-
tags:
7-
- 'v*'
85

96
permissions:
107
contents: read

0 commit comments

Comments
 (0)