1
0
mirror of https://github.com/ae-utbm/sith.git synced 2025-06-22 03:05:18 +00:00

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

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

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

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