Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
Merge pull request #357 from openchatai/build-ci
Browse files Browse the repository at this point in the history
Add github ci to build
  • Loading branch information
gharbat authored Dec 5, 2023
2 parents 37e94f8 + 4a4553c commit 4f8e800
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: CI
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]

jobs:
build:
Expand Down

0 comments on commit 4f8e800

Please sign in to comment.