Skip to content

Move aggs documentation to new tips/ hierarchy #363

Move aggs documentation to new tips/ hierarchy

Move aggs documentation to new tips/ hierarchy #363

Workflow file for this run

jobs:
update-pr-labels:
name: Update PR Labels
runs-on: ubuntu-latest
steps:
- name: Update PR Labels
uses: "gravwell/pr-labels@v1"
with:
GITHUB_TOKEN: "${{ github.token }}"
name: Update PR Labels
on:
pull_request_target: {}
push: {}
permissions:
contents: read
pull-requests: write