Skip to content

Commit

Permalink
phantom on for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
codingkarthik committed Nov 13, 2024
1 parent 5f042df commit 4562cf8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/registry-updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ on:
types: [opened, synchronize, reopened]
paths:
- registry/**
pull_request:
branches:
- kc/record-latest-version
- main
types: [opened, synchronize, reopened]
paths:
- registry/**


jobs:
update_registry_db:
Expand Down

0 comments on commit 4562cf8

Please sign in to comment.