Skip to content

Commit

Permalink
Merge pull request #4955 from galaxyproject/mermaid-bluegill
Browse files Browse the repository at this point in the history
Fix a couple actions
  • Loading branch information
shiltemann authored May 24, 2024
2 parents 3817a21 + c2cb01a commit 25cf88c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cron-commit-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
title: Update Cached Commit Data
branch-suffix: commitcache
branch-suffix: timestamp
commit-message: Update Cached Commit Data
add-paths: metadata/
2 changes: 1 addition & 1 deletion .github/workflows/update-libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
title: Add missing data-library.yaml files
branch-suffix: timestamp
commit-message: Adds data-library.yaml for tutorials

add-paths: **/data-library.yaml

0 comments on commit 25cf88c

Please sign in to comment.