Skip to content

Commit

Permalink
Shorten workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
SkylarMarvel committed Oct 30, 2024
1 parent faa73b8 commit a43f2c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [main, master]

name: R-CMD-check.yaml
name: R-CMD-check

permissions: read-all

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
types: [published]
workflow_dispatch:

name: pkgdown.yaml
name: pkgdown

permissions: read-all

Expand Down

0 comments on commit a43f2c0

Please sign in to comment.