There was an error while loading. Please reload this page.
1 parent 6a15637 commit afc058eCopy full SHA for afc058e
1 file changed
.github/workflows/mirror.yaml .github/workflows/mirror.yml.github/workflows/mirror.yaml renamed to .github/workflows/mirror.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
team: corelibs
23
target_repo: 'git@github.com:TrustTunnel/TrustTunnelClient.git'
24
- disable_workflows_target: all -bench.yml -lint-md.yml -lint-rust.yml -run-tests-public.yml -setup-workflows.yml
+ disable_workflows_target: all -bench.yml -lint-md.yml -lint-rust.yml -run-tests-public.yml
25
disable_workflows_source: bench.yml lint-md.yml lint-rust.yml run-tests-public.yml
26
secrets: inherit
27
permissions:
0 commit comments