Skip to content

Commit

Permalink
Update ci.yml - on main branch too (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Nov 21, 2024
2 parents 235f2dc + 973d770 commit cb062f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: CI

on:
# We run the CI checks on any pull request updates or pushes to the main branch after PR merge.
pull_request:
push:
branches:
- main

jobs:
ci:
Expand Down

0 comments on commit cb062f0

Please sign in to comment.