mirror of
https://github.com/msberends/AMR.git
synced 2026-03-19 11:42:23 +01:00
Slim CI matrix for PRs to ubuntu-latest / r-release only
For pull requests, check-recent now runs a single job (ubuntu-latest, r-release) via a setup job that emits the matrix as JSON. On push and schedule the full matrix is unchanged (devel + release on all OSes, oldrel-1 through oldrel-4). Also removed the pull_request trigger from check-recent-dev-pkgs; the dev-packages check only needs to run on push/schedule. https://claude.ai/code/session_01XHWLohiSTdZvCutwD7ag2b
This commit is contained in:
@@ -28,9 +28,6 @@
|
||||
# ==================================================================== #
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
# run in each PR in this repo
|
||||
branches: '**'
|
||||
push:
|
||||
branches: '**'
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user