chore: clean workflows

This commit is contained in:
Fernandez Ludovic
2025-02-15 02:47:53 +01:00
parent 80284ede25
commit 696fa5c0e7
2 changed files with 0 additions and 5 deletions

View File

@@ -2,13 +2,10 @@ name: "build-and-test"
on: # rebuild any PRs and main branch changes
pull_request:
branches:
- master
- main
push:
branches:
- master
- main
- "releases/*"
jobs:
build: # make sure build/ci work properly