Skip to content

Commit

Permalink
Only trigger gem publish on changes to LedgerAccountable::Version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaclean committed Jun 13, 2024
1 parent 60db883 commit f25a940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Ruby Gem
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
paths:
- lib/ledger_accountable/version.rb

jobs:
build:
Expand Down

0 comments on commit f25a940

Please sign in to comment.