Skip to content

feat: add prefect_worker_metadata datasource, for base job configs #13

feat: add prefect_worker_metadata datasource, for base job configs

feat: add prefect_worker_metadata datasource, for base job configs #13

Workflow file for this run

---
name: Labeler
on: [pull_request]
permissions:
contents: read
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ github.token }}"