Actualizar .forgejo/workflows/ci.yaml
All checks were successful
Lint and Check Types / Validations (pull_request) Successful in 1m19s

This commit is contained in:
Juan Sebastián Montoya 2025-05-07 00:00:48 -05:00
parent 5bd08c5a36
commit e648247d38

View file

@ -1,5 +1,8 @@
name: Lint and Check Types name: Lint and Check Types
on: [push] on:
pull_request:
branches:
- main
jobs: jobs:
validations: validations:
name: Validations name: Validations