Skip to content

Commit

Permalink
Temporarily trigger on push to this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos committed Sep 22, 2023
1 parent 1f5be44 commit 9cf33f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/langchain_release_docker_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: docker/langchain/base Release

on:
workflow_dispatch: # Allows to trigger the workflow manually in GitHub UI
# TODO remove
push:
branches:
- nc/docker-image

jobs:
release:
Expand Down

0 comments on commit 9cf33f6

Please sign in to comment.