diff --git a/README.md b/README.md index 022ac45..fff6e98 100644 --- a/README.md +++ b/README.md @@ -37,14 +37,13 @@ of your choice. name: Use OSV to do SCA on main (daily) and PRs on: + # branches excluded to allow any `base_ref` for comparison against pull_request: - branches: [main] merge_group: - branches: [main] + push: + # daily at 00:00 schedule: - cron: 0 0 * * * - push: - branches: [main] jobs: ## run the following on PRs @@ -88,7 +87,7 @@ See the [CHANGELOG](CHANGELOG.md) for release details. ## License -[BSD-3-Clause](LICENSE) Copyright 2025 Digital Bazaar, Inc. +[BSD-3-Clause](LICENSE) Copyright 2025-2026 Digital Bazaar, Inc. Commercial support is available by contacting [Digital Bazaar](https://digitalbazaar.com/) .