Skip to content

Commit

Permalink
Create stars.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Sep 14, 2023
1 parent 78ec342 commit 1fa70c8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/stars.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Stars

on:
watch:
types: [started]

jobs:
notify:
uses: BirjuVachhani/shared-workflows/.github/workflows/stars.yml@main
secrets:
ntfy_url: ${{ secrets.NTFY_TOPIC }}

0 comments on commit 1fa70c8

Please sign in to comment.