Skip to content

Commit

Permalink
Merge pull request #56 from fusion-energy/fixing_badges
Browse files Browse the repository at this point in the history
adding ci action on push
  • Loading branch information
shimwell authored Sep 1, 2023
2 parents 388eddd + 21d9c06 commit 1c52561
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_with_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
name: CI with install

on:
push:
branches:
- main
pull_request:
branches:
- main
Expand Down

0 comments on commit 1c52561

Please sign in to comment.