This commit is contained in:
Benoit Marty
2023-01-18 16:40:53 +01:00
parent 793530e788
commit f6e2e2fa90
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: Meastro
name: Maestro
on:
pull_request: { }
@@ -12,7 +12,7 @@ env:
jobs:
maestro-cloud:
name: Meastro test suite
name: Maestro test suite
runs-on: ubuntu-latest
if: github.ref != 'refs/heads/main'
strategy: