Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Jul 15, 2024
1 parent fe74fb6 commit 699e359
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/is-dist-up-to-date.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Verify Built Files

on:
- pull_request
- push

jobs:
run-verification:
uses: fregante/ghatemplates/is-dist-up-to-date/reusable.yml@main
Verify:
uses: fregante/ghatemplates/.github/workflows/verify-built-files.yml@main

0 comments on commit 699e359

Please sign in to comment.