Skip to content

Commit

Permalink
get iso do xiva as 5 e big as 6
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbarnabedikartola committed Apr 20, 2024
1 parent 3429f66 commit 8d3123e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-iso-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
default: false

schedule:
- cron: '0 5 * * 5'
- cron: '0 0 * * 5'

repository_dispatch:
types:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-iso-xivastudio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
default: false

schedule:
- cron: '0 6 * * 5'
- cron: '0 0 * * 4'

repository_dispatch:
types:
Expand Down

0 comments on commit 8d3123e

Please sign in to comment.