mirror of
https://github.com/kdnk/obsidian-automatic-linker.git
synced 2026-07-22 12:00:30 +00:00
11 lines
204 B
YAML
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
|