[PARTENARIAT] Partenariat Eurockéennes (#663)

This commit is contained in:
Julien Constant
2023-09-20 17:57:26 +02:00
committed by GitHub
parent b9298792ae
commit c436d39014
3 changed files with 23 additions and 7 deletions

View File

@@ -2,13 +2,10 @@ name: Sith 3 CI
on:
push:
branches:
- master
- taiste
branches: [master, taiste]
pull_request:
branches:
- master
- taiste
branches: [master, taiste]
workflow_dispatch:
jobs:
black:

View File

@@ -2,7 +2,8 @@ name: Sith3 taiste
on:
push:
branches: [ taiste ]
branches: [taiste]
workflow_dispatch:
jobs:
deployment: