Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
fc72797ca7 Merge pull request 'Feature/Update CI' (#3) from feature/update-ci into main
Reviewed-on: #3
2025-05-07 00:01:59 -05:00
e648247d38 Actualizar .forgejo/workflows/ci.yaml
All checks were successful
Lint and Check Types / Validations (pull_request) Successful in 1m19s
2025-05-07 00:00:48 -05:00
5bd08c5a36 Merge pull request 'Feature/Include linters' (#2) from feature/include-linters into main
All checks were successful
Lint and Check Types / Validations (push) Successful in 45s
Reviewed-on: #2
2025-05-06 20:46:47 -05:00

View file

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