Skip to content

Commit

Permalink
Merge pull request #366 from hngprojects/chore/disable-boilerplate-runs
Browse files Browse the repository at this point in the history
Update run-postman-tests.yaml
  • Loading branch information
ekedonald authored Aug 30, 2024
2 parents f5489d5 + 7661466 commit 026aa9f
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 026aa9f

Please sign in to comment.