Skip to content

Commit

Permalink
Update workflow title and trigger to send mail on star action initia…
Browse files Browse the repository at this point in the history
…tion in the GitHub stargazers workflow.
  • Loading branch information
mms-gianni committed Jan 24, 2025
1 parent edb0f4f commit 2a9cc95
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/stargazers.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 'stargazers'
name: 'Mail on Star'
on:
workflow_dispatch:
types: [started]
watch:
types: [started]
jobs:
stargazer:
name: 'stargazers'
Expand Down

0 comments on commit 2a9cc95

Please sign in to comment.