Skip to content

Commit

Permalink
paths
Browse files Browse the repository at this point in the history
  • Loading branch information
sordina committed Apr 16, 2024
1 parent 63be059 commit 929ca8b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/registry-updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@ on:
push:
branches:
- lyndon/registry-automation # TODO: Remove the branch response
paths:
- registry/**


pull_request:
types: [closed]
paths:
- registry/**

jobs:
upload_to_s3:
Expand Down

0 comments on commit 929ca8b

Please sign in to comment.