Skip to content

Commit

Permalink
fix: workflow dispatch bad formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser authored Aug 19, 2024
1 parent ac059b1 commit 3bf72c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-pr-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Contribs & reviewers

on:
workflow_dispatch:
schedule:
schedule:
# Runs on the 1 and 15 of each month at 00:00 UTC (see https://crontab.guru)
- cron: "0 0 1,15 * *"
# Runs at 11pm on December 31st every year
Expand Down

0 comments on commit 3bf72c8

Please sign in to comment.