Skip to content

Commit

Permalink
chore(ci): always build latest images for both varieties (#1773)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman authored Oct 12, 2024
1 parent a291470 commit 7852931
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-latest-aurora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ on:
- testing
paths-ignore:
- '**.md'
- 'system_files/silverblue/**'
push:
branches:
- main
paths-ignore:
- '**.md'
- 'system_files/silverblue/**'
schedule:
- cron: '40 4 * * *' # 4:40 UTC everyday
workflow_dispatch:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/build-latest-bluefin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ on:
- testing
paths-ignore:
- '**.md'
- 'system_files/kinoite/**'
push:
branches:
- main
paths-ignore:
- '**.md'
- 'system_files/kinoite/**'
schedule:
- cron: '40 4 * * *' # 4:40 UTC everyday
workflow_dispatch:
Expand Down

0 comments on commit 7852931

Please sign in to comment.