Skip to content

Commit

Permalink
run every 1 min
Browse files Browse the repository at this point in the history
  • Loading branch information
mchinta7 committed Jan 17, 2024
1 parent d898598 commit 6672033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validate.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Validate PR Run every 5mins?
on:
schedule:
- cron: '*/5 * * * *'
- cron: '*/1 * * * *'
push:
branches: [ main ]
pull_request:
Expand Down

0 comments on commit 6672033

Please sign in to comment.