Skip to content

build(deps-dev): bump apache-airflow from 2.8.0 to 2.9.1 #402

build(deps-dev): bump apache-airflow from 2.8.0 to 2.9.1

build(deps-dev): bump apache-airflow from 2.8.0 to 2.9.1 #402

Workflow file for this run

name: Label PRs
"on":
- pull_request
- issues
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"