Skip to content

Commit

Permalink
DAOS-16262 ci: Run Bullseye workflow on schedule (#15574)
Browse files Browse the repository at this point in the history
Saturdays at midnight, UTC.

Signed-off-by: Brian J. Murrell <[email protected]>
  • Loading branch information
brianjmurrell authored Dec 9, 2024
1 parent 55a4c8a commit 868cd24
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/bullseye-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,9 @@ on:
functional-test-distros:
description: 'Distros to run Functional testing on (i.e. el8 el9 leap15, etc.)'
required: false
pull_request:
push:
branches:
- master
- 'release/*'
schedule:
- cron: "0 0 * * 6" # Every Saturday


concurrency:
group: bullseye-coverage-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 868cd24

Please sign in to comment.