mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-14 17:07:25 +00:00
INFRA: temp rm master condition (#13753)
This commit is contained in:
parent
72c108b003
commit
df471b0c0b
1
.github/workflows/_release.yml
vendored
1
.github/workflows/_release.yml
vendored
@ -14,7 +14,6 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
if: github.ref == 'refs/heads/master'
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user