Skip to content

Commit

Permalink
Merge pull request #5 from CambioML/jojo-branch
Browse files Browse the repository at this point in the history
Add build on pull request
  • Loading branch information
Cambio ML authored Jan 23, 2024
2 parents 57a8c4c + d658ac0 commit efb68c6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build-checks.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Build Checks

on:
push:
branches:
- main
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
build:
Expand Down

0 comments on commit efb68c6

Please sign in to comment.