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 #98 from openchatai/fix/disable_build_flow
Browse files Browse the repository at this point in the history
Disabling builds currently
  • Loading branch information
codebanesr authored Sep 26, 2023
2 parents 813aaf6 + 1b29110 commit 74fcec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docker Build
on:
push:
branches:
- main
- disabled

jobs:
build:
Expand Down

0 comments on commit 74fcec8

Please sign in to comment.