Skip to content

Commit

Permalink
Fix CI triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenain committed Jan 22, 2025
1 parent cbf4114 commit 4cbd10f
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ name: CI
on:
workflow_dispatch:
push:
# TODO
# Remove comment: just a test to force CI on push
# branches:
# - main
# tags:
# - '**'
branches:
- main
tags:
- '**'
pull_request:

env:
Expand Down

0 comments on commit 4cbd10f

Please sign in to comment.