diff options
| author | seth <[email protected]> | 2023-04-10 22:50:41 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-04-10 22:50:41 -0400 |
| commit | 9cda5aaf9fc3aa898187b4b4df05c9aa3121ab5d (patch) | |
| tree | dd7d1819544d2f2dedfd3a8d0857bc0fede67735 /.github/workflows/check.yml | |
| parent | c08fb1e86f69a09e754b070ab60442dde168455b (diff) | |
update openwrt-imagebuilder nightly + check after input update
Diffstat (limited to '.github/workflows/check.yml')
| -rw-r--r-- | .github/workflows/check.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index fa22db6..756180b 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -8,6 +8,7 @@ on: paths: - "**.nix" workflow_dispatch: + workflow_call: jobs: check: |
