Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
quinna-h committed Aug 27, 2024
1 parent 423d0e8 commit 776568a
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/update-gemfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,8 @@ jobs:
with:
filters: |
gemfile:
- Gemfile
- Appraisals
- datadog.gemspec
- # Files that control gemfile generation
- tasks/appraisal.rake
- .github/workflows/update-gemfiles.yml
# The gem version present in all lock files
- lib/datadog/version.rb
# If generated files were updated manually
- 'Gemfile'
- 'Gemfile.lock'
- 'appraisal/**'
- 'gemfiles/**'
Expand Down

0 comments on commit 776568a

Please sign in to comment.