Skip to content

Commit afc058e

Browse files
authored
Update mirror.yml to modify disabled workflows
Removed 'setup-workflows.yml' from disabled workflows target.
1 parent 6a15637 commit afc058e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
team: corelibs
2323
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
24+
disable_workflows_target: all -bench.yml -lint-md.yml -lint-rust.yml -run-tests-public.yml
2525
disable_workflows_source: bench.yml lint-md.yml lint-rust.yml run-tests-public.yml
2626
secrets: inherit
2727
permissions:

0 commit comments

Comments
 (0)