Skip to content

Commit

Permalink
Update .github/workflows/check-reactions-on-pr-and-issues.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Khuda Dad Nomani <[email protected]>
  • Loading branch information
14Richa and KhudaDad414 committed Apr 13, 2023
1 parent 7697262 commit f27f8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-reactions-on-pr-and-issues.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Check Reactions on Pr and Issue
on:
schedule:
- cron: "0 0 * * 0" # Run at midnight on Sundays
- cron: "0 13 * * 0" # Run at 1 PM on Sundays
workflow_dispatch: {} # Allow manual triggering
jobs:
check-reactions:
Expand Down

0 comments on commit f27f8a4

Please sign in to comment.