Skip to content

Commit

Permalink
Add forked repo and branch for testing checkdiff
Browse files Browse the repository at this point in the history
  • Loading branch information
aaradhak committed Nov 22, 2024
1 parent 93eb26f commit 7fd7ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stream-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
head/genericize-stream.py "head/${stream}" > "new/${stream}"
done
- name: Compare genericized metadata
uses: coreos/actions-lib/check-diff@main
uses: aaradhak/actions-lib/check-diff@checkdiff
with:
basedir: old
patchdir: new

0 comments on commit 7fd7ac7

Please sign in to comment.