1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-15 19:09:39 +02:00

(v3.0.0.9033) rename workflow

This commit is contained in:
2025-09-15 09:10:54 +02:00
parent b11866af57
commit 5796e8f3a4
3 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ on:
# this is to check that all dependencies are still available (see R/zzz.R)
- cron: '0 1 * * *'
name: check-recent
name: check-recent-dev-pkgs
jobs:
R-code-check: