Skip to content

Commit

Permalink
fix: add hashfiles test
Browse files Browse the repository at this point in the history
Signed-off-by: Lou DeGenaro <[email protected]>
  • Loading branch information
degenaro committed Nov 27, 2023
1 parent d0b2fdb commit 202e95b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: bash scripts/automation/push.sh
downstream-repo-update:
name: Update downstream repositories
if: ${{ hashFiles('**/catalog.json') != '' }}
runs-on: ubuntu-latest
needs: release
steps:
Expand Down

0 comments on commit 202e95b

Please sign in to comment.