Skip to content

Commit

Permalink
Merge pull request #41 from certik/ci5
Browse files Browse the repository at this point in the history
Run CI against the `lf` branch as well
  • Loading branch information
certik authored Oct 19, 2023
2 parents b3b4c3d + 9ce6d10 commit b838e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [master]
pull_request:
branches: [master]
branches: [master, lf]

jobs:
build_fortran:
Expand Down

0 comments on commit b838e85

Please sign in to comment.