Skip to content

Commit

Permalink
minor update to action names
Browse files Browse the repository at this point in the history
  • Loading branch information
dunkenwg committed Sep 17, 2024
1 parent f4f1eca commit 7ab5f74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [main, master]

name: test-coverage.yaml
name: test-coverage

permissions: read-all

Expand Down

0 comments on commit 7ab5f74

Please sign in to comment.