[#3] Use selfhosted actions mirror
All checks were successful
/ build-dotnet-8.0 (pull_request) Successful in 3m39s
/ build-openjdk-11-maven-3.8.6 (pull_request) Successful in 2m31s
/ build-python-3.11 (pull_request) Successful in 3m39s
/ build-python-3.13 (pull_request) Successful in 2m31s
/ build-dotnet-8.0 (push) Successful in 1m50s
/ build-openjdk-11-maven-3.8.6 (push) Successful in 51s
/ build-python-3.11 (push) Successful in 1m57s
/ build-python-3.13 (push) Successful in 56s
All checks were successful
/ build-dotnet-8.0 (pull_request) Successful in 3m39s
/ build-openjdk-11-maven-3.8.6 (pull_request) Successful in 2m31s
/ build-python-3.11 (pull_request) Successful in 3m39s
/ build-python-3.13 (pull_request) Successful in 2m31s
/ build-dotnet-8.0 (push) Successful in 1m50s
/ build-openjdk-11-maven-3.8.6 (push) Successful in 51s
/ build-python-3.11 (push) Successful in 1m57s
/ build-python-3.13 (push) Successful in 56s
TrueCloudLab/frostfs-infra#152 Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
parent
36c100fb52
commit
f36d1e57de
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: List modified files
|
- name: List modified files
|
||||||
uses: tj-actions/changed-files@v45
|
uses: actions/changed-files@v45
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
${{matrix.tag}}/**
|
${{matrix.tag}}/**
|
||||||
|
|
Loading…
Reference in a new issue