Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Dead Link in README.md: "Getting Started with CI/CD" #184

Dead Link in README.md: "Getting Started with CI/CD"

Dead Link in README.md: "Getting Started with CI/CD" #184

name: issue-automation-initial-labeller
on:
issues:
types: [opened]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- name: apply initial label
uses: andymckay/labeler@master
with:
add-labels: "analysis"