this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Enabled CI in PRs

authored by

Ulysse and committed by
GitHub
caddfe47 c7560fab

+2
+2
.github/workflows/js.yml
··· 7 7 on: 8 8 push: 9 9 branches: [ main ] 10 + pull_request: 11 + branches: [ main ] 10 12 11 13 # A workflow run is made up of one or more jobs that can run sequentially or in parallel 12 14 jobs: