mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 02:37:19 +02:00
ci: Only use "github_sync" tagged runners to talk to GitHub
This commit is contained in:
committed by
Ivan Grokhotkov
parent
04ed861eb8
commit
fb4b035105
@ -593,6 +593,8 @@ check_submodule_sync:
|
||||
- /^release\/v/
|
||||
- /^v\d+\.\d+(\.\d+)?($|-)/
|
||||
dependencies: []
|
||||
tags:
|
||||
- github_sync
|
||||
variables:
|
||||
GIT_STRATEGY: clone
|
||||
before_script: *do_nothing_before
|
||||
|
Reference in New Issue
Block a user