Skip to content

Commit

Permalink
Merge pull request #262 from salasberryfin/e2e-short-temporary
Browse files Browse the repository at this point in the history
chore: temporarily disable nightly e2e
  • Loading branch information
richardcase committed Nov 15, 2023
2 parents fabfc89 + 1126109 commit dec66f1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/e2e-long.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Run nightly e2e tests

on:
schedule:
- cron: "0 0 * * *"
push:
branches:
- main
#schedule:
# - cron: "0 0 * * *"
#push:
# branches:
# - main
workflow_dispatch:

concurrency: ci_e2e_tests
Expand Down

0 comments on commit dec66f1

Please sign in to comment.