Compare commits

...

2 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

View file

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