Skip to content

Commit

Permalink
fixing preprod yml tests (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfpcc authored Oct 17, 2024
1 parent 172ffae commit 33582fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cypress-tests_preprod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: Cypress-Tests preprod
on:
workflow_dispatch:
schedule:
- cron: '0 0 1 * 0'
jobs:
test_schedule:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 33582fd

Please sign in to comment.