Skip to content

Commit

Permalink
Update run-postman-tests.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Osinachi Chukwujama  <[email protected]>
  • Loading branch information
vicradon authored Aug 30, 2024
1 parent f5489d5 commit 7661466
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-postman-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Run Postman Tests Every 15 Minutes

on:
workflow_dispatch:
schedule:
- cron: '*/15 * * * *' # Every 15 minutes
# schedule:
# - cron: '*/15 * * * *' # Every 15 minutes

jobs:
run-postman-tests:
Expand Down

0 comments on commit 7661466

Please sign in to comment.