Skip to content

Multi-platform docker images pushed to DockerHub #18

Multi-platform docker images pushed to DockerHub

Multi-platform docker images pushed to DockerHub #18

# Based on
# - https://docs.github.com/en/actions/guides/adding-labels-to-issues
# - https://github.com/andymckay/labeler
name: add-triage-label.yaml
on:
issues:
types:
- reopened
- opened
jobs:
automate-issues-labels:
name: Add triage label to issue
runs-on: ubuntu-latest
steps:
- name: initial labeling
uses: andymckay/[email protected]
with:
add-labels: "triage"