last bits of fixes

This commit is contained in:
Georges-Antoine Assi
2024-05-21 17:52:13 -04:00
parent b2085f87a8
commit 2a980a04e6
9 changed files with 43 additions and 35 deletions

View File

@@ -5,6 +5,8 @@ on:
tags:
- "[0-9]+.[0-9]+.[0-9]+*"
permissions: read-all
jobs:
build:
runs-on: ubuntu-latest

View File

@@ -17,6 +17,8 @@ on:
- "examples/*"
- "frontend/**"
permissions: read-all
jobs:
pytest:
runs-on: ubuntu-latest