Skip to content

fix(core): remove "No observability" warning when Langfuse is explici… #215

fix(core): remove "No observability" warning when Langfuse is explici…

fix(core): remove "No observability" warning when Langfuse is explici… #215

name: Rebase Dependabot stale PRs
on:
push:
branches:
- main
workflow_dispatch:
jobs:
rebase-dependabot:
runs-on: ubuntu-latest
steps:
- name: "Rebase open Dependabot PR"
uses: orange-buffalo/dependabot-auto-rebase@v1
with:
api-token: ${{ secrets.DEP_REBASE_PAT }}
repository: ${{ github.repository }}