diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index abead4133b44..b4b8da1b82a7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,8 +7,6 @@ on: tags: - '**' pull_request: - branches-ignore: - - 'language-reference-stable' schedule: - cron: '0 3 * * *' # Every day at 3 AM workflow_dispatch: