mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-25 00:05:03 +01:00
feat: Test writing remote Actions locally (#2155)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
3
pkg/runner/testdata/local-remote-action-overrides/config.yml
vendored
Normal file
3
pkg/runner/testdata/local-remote-action-overrides/config.yml
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
local-repositories:
|
||||
https://github.com/nektos/test-override@a: testdata/actions/node20
|
||||
nektos/test-override@b: testdata/actions/node16
|
||||
Reference in New Issue
Block a user