Skip to content

Commit

Permalink
gha: run on changes to rp-storage-tool-checks.yml
Browse files Browse the repository at this point in the history
(cherry picked from commit deb49ee)
  • Loading branch information
andrewhsu committed Sep 23, 2024
1 parent a12ae92 commit af4adad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rp-storage-tool-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ on:
branches: [dev]
paths:
- 'tools/rp_storage_tool/**'
- '.github/workflows/rp-storage-tool-checks.yml'
tags-ignore:
- '**'
pull_request:
paths:
- 'tools/rp_storage_tool/**'
- '.github/workflows/rp-storage-tool-checks.yml'
jobs:
check:
name: Compile check
Expand Down

0 comments on commit af4adad

Please sign in to comment.