Skip to content

Commit

Permalink
Merge pull request #32 from rubyatscale/fix-workflow
Browse files Browse the repository at this point in the history
only use workflow dispatch
  • Loading branch information
technicalpickles committed May 9, 2024
2 parents 27a72e9 + 29a0579 commit d6ab16d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/push_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Push Gem

on:
workflow_dispatch:
push:
tags:
- 'v*'

permissions:
contents: read
Expand Down

0 comments on commit d6ab16d

Please sign in to comment.