Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: skip dirty patch check to avoid GH action bug
https://github.com/openwrt/gh-action-sdk/blob/9c3ea37/entrypoint.sh#L124 invokes `git -C $dir diff` with a non-existent $dir, which makes it prints its --help message and exit with 128
- Loading branch information