Skip to content

chore(deps): bump dawidd6/action-download-artifact from 11 to 12 #291

chore(deps): bump dawidd6/action-download-artifact from 11 to 12

chore(deps): bump dawidd6/action-download-artifact from 11 to 12 #291

Workflow file for this run

name: Label docs
on:
pull_request:
branches: [main]
types: [opened]
paths:
- 'docs/**'
- 'mkdocs.yml'
- '.github/workflows/mkdocs.yml'
jobs:
label-docs:
runs-on: ubuntu-latest
steps:
- name: add-label
uses: andymckay/labeler@master
with:
add-labels: "documentation"