Skip to content

Commit

Permalink
only run on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
dasanchez authored Mar 15, 2024
1 parent 37346da commit 2aedd09
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-gaia-v15-fresh-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

name: Test Gaia Fresh State Upgrade - v15
on:
repository_dispatch:
types: [new_main_build]
schedule:
- cron: '0 6,14 * * 1-6'
# repository_dispatch:
# types: [new_main_build]
# schedule:
# - cron: '0 6,14 * * 1-6'
workflow_dispatch:
# push:

Expand Down

0 comments on commit 2aedd09

Please sign in to comment.