Skip to content

Commit

Permalink
Update new_follower_welcome.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvabhat24 authored Oct 20, 2024
1 parent 351c3aa commit 5b832fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new_follower_welcome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Membership Request Auto-Reply

on:
schedule:
- cron: "*/1 * * * *" # Runs every minute
- cron: "0 0 * * *" # Runs once a day at midnight UTC
workflow_dispatch:
issues:
types: [opened]
Expand Down

0 comments on commit 5b832fd

Please sign in to comment.