Skip to content
Prev Previous commit
Next Next commit
Update CI.yml
  • Loading branch information
yoanm authored Mar 25, 2024
commit 7116b541df494bfec29d7c9460be6aa7aad7372b
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: 'CI'

on: # Build any PRs and main branch changes
workflow_dispatch: # Allows to run the workflow manually from the Actions tab
pull_request:
Expand Down