Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
Signed-off-by: Mauran <thomas.mauran@etu.umontpellier.fr>
  • Loading branch information
thomas-mauran committed Jun 12, 2024
1 parent 031af46 commit fcdbf84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Main workflow (check & build push docker)

on:
push:
branches:
- main # Adjust branch name if needed
tags:
- "v[0-9]+.[0-9]+.[0-9]+"

jobs:
checks-api:
Expand Down

0 comments on commit fcdbf84

Please # to comment.