Skip to content

Commit

Permalink
Déclenche la CI sur la branche dev
Browse files Browse the repository at this point in the history
  • Loading branch information
guillett committed May 10, 2024
1 parent 2d6c7fb commit 6abc6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Continuous Integration"
on:
push:
branches: [main]
branches: [main, dev]
pull_request:
workflow_dispatch:
env:
Expand Down

0 comments on commit 6abc6de

Please sign in to comment.