fix: rename pipelne file com yaml

This commit is contained in:
Ricardo Carneiro 2025-05-05 20:56:26 -03:00
parent f8d1e16500
commit 0652bff092
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YTExtractor", "YTExtractor\
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "pipeline", "pipeline", "{5F17A7E6-48F5-4970-B8F6-310BBF9A3C50}"
ProjectSection(SolutionItems) = preProject
.gitea\workflow\main.yml = .gitea\workflow\main.yml
.gitea\workflow\main.yaml = .gitea\workflow\main.yaml
EndProjectSection
EndProject
Global