Skip to content

feat: add ENV config for operator and aggregator #16

feat: add ENV config for operator and aggregator

feat: add ENV config for operator and aggregator #16

Workflow file for this run

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