Skip to content

Commit

Permalink
Update redirect.yaml
Browse files Browse the repository at this point in the history
Remove periodic tests
  • Loading branch information
djiatsaf-st authored Jun 27, 2024
1 parent 81c8d33 commit 50a4f02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/redirect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
# Runs at the start of 5 minutes
- cron: '*/5 * * * *'
# schedule:
# # Runs at the start of 5 minutes
# - cron: '*/5 * * * *'


jobs:
Expand Down

0 comments on commit 50a4f02

Please sign in to comment.