You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rokas Kupstys 9576dfd5e7 CI: Use workflow_run to trigger scheduled builds and static analysis.
Scheduled builds now are triggered by a dummy "scheduled" workflow that is invoked by the timer. This gives forks an ability to disable scheduled builds while maintaining ability to perform CI builds in forked repository. Similarly static analysis is invoked on completion of "build" workflow, ensuring analysis is performed with every build. Also should build workflow triggers change, we do not need to replicate same changes in static analysis workflow file.
4 years ago
..
build.yml CI: Use workflow_run to trigger scheduled builds and static analysis. 4 years ago
scheduled.yml CI: Use workflow_run to trigger scheduled builds and static analysis. 4 years ago
static-analysis.yml CI: Use workflow_run to trigger scheduled builds and static analysis. 4 years ago