Skip to content

Commit

Permalink
Update build-ostree.yaml
Browse files Browse the repository at this point in the history
Change build-ostree CI schedule.
  • Loading branch information
kevydotvinu committed Feb 6, 2023
1 parent 5fff244 commit 3705665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ostree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: build ostree
on:
workflow_dispatch:
schedule:
- cron: '00 00 * * *'
- cron: '00 00 * * 01,04'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3705665

Please sign in to comment.