Skip to content

Commit

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

env:
Expand Down

0 comments on commit 7e41d04

Please sign in to comment.