Skip to content

Commit

Permalink
wip(CI) start adding CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur VINCENT committed Dec 10, 2024
1 parent f9bb480 commit ee45c9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
workflow_run:
workflows: [ContinuousIntegration]
types: [completed]

branches:
- add_CI
permissions:
contents: write

Expand Down

0 comments on commit ee45c9e

Please sign in to comment.