Refactor GitHub Actions workflow

This commit is contained in:
M1000fr 2024-12-13 01:35:53 +01:00
parent 264abafa9c
commit a74df2ae66

View File

@ -1,11 +1,11 @@
name: ci name: ci
on: # on:
push: # push:
branches: # branches:
- main # - main
pull_request: # pull_request:
branches: # branches:
- main # - main
jobs: jobs:
test: test: