Skip to content

Commit

Permalink
CI: Run ruby workflow also on tag creation
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Apr 4, 2022
1 parent 2d2d43d commit cadb9b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ name: Ruby
on:
push:
branches: [ main ]
tags: [ 'v[0-9]*' ]
pull_request:
branches: [ main ]

Expand Down

0 comments on commit cadb9b9

Please sign in to comment.