Skip to content

Commit

Permalink
Adding PR trigger for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
amankumarrr committed Mar 27, 2024
1 parent 0c0e949 commit c53c0ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/daily-image-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Daily broken images check

on:
pull_request:
branches:
- main
schedule:
# Every Weekday at 8 AM AEDT - https://cron.help/#0_21_*_*_SUN-THU
- cron: "0 21 * * SUN-THU"
Expand Down

0 comments on commit c53c0ca

Please sign in to comment.