kdnk_obsidian-automatic-linker/.github/workflows/start-first.yml

11 lines
204 B
YAML

on:
issues:
types: [opened, reopened]
jobs:
greet:
runs-on: ubuntu-latest
name: Close issue opened by non-stargazer
steps:
- name: close
uses: uhyo/please-star-first@v2