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:

View File

@ -3,7 +3,7 @@ concurrency: production
on:
push:
branches: [master, refs/heads/master]
branches: [master]
workflow_dispatch:
jobs:

View File

@ -2,7 +2,7 @@ name: Sith3 taiste
on:
push:
branches: [taiste, refs/heads/taiste]
branches: [taiste]
workflow_dispatch:
jobs: