Skip to content

Commit

Permalink
removing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
amankumarrr committed Aug 9, 2023
1 parent f4dd28d commit 1457b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-active-prs-and-slots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Check Active PRs and Slots
# schedule:
# - cron: "0 12 */3 * *" # Schedule to run every 3rd day at 12 PM UTC
# workflow_dispatch:
on: #Uncomment this and comment the one above to test it on Pull request
on:
pull_request:
branches:
- main
Expand Down

0 comments on commit 1457b0a

Please sign in to comment.