Skip to content

Commit

Permalink
Merge pull request #364 from threefoldtech/development_extend_examples
Browse files Browse the repository at this point in the history
extend examples
  • Loading branch information
rawdaGastan authored May 14, 2024
2 parents ba006a2 + f63538a commit da86a54
Show file tree
Hide file tree
Showing 3 changed files with 731 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: integration tests

on:
schedule:
- cron: "0 6 * * *"
- cron: "0 7 * * *"
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: integration tests for latest version

on:
schedule:
- cron: "0 6 * * *"
- cron: "0 8 * * *"
workflow_dispatch:

jobs:
Expand Down
Loading

0 comments on commit da86a54

Please sign in to comment.