adding first workflow

This commit is contained in:
Frédérick Pruneau 2026-02-05 10:54:22 -05:00
parent 6ba03b76ad
commit 041e76c906
Signed by: fred
SSH Key Fingerprint: SHA256:NE8ZTR2qtoXf35Rq2m2y6PQA0sIUFPVTEIsGwG9FsXk

View File

@ -0,0 +1,18 @@
name: Node-CI
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-24.04
steps:
- name: Gitea Checkout
uses: gitea.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2