Update workflow

This commit is contained in:
Julien Constant
2023-09-19 22:17:26 +02:00
parent 00ae6e4623
commit 51a12814f9
3 changed files with 5 additions and 4 deletions

View File

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