Skip to content

Commit

Permalink
tidy up naming of actions for badges
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrace committed Jul 15, 2024
1 parent a456689 commit b467618
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automatedTests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:


name: automatedTests
name: Automated tests

jobs:
automatedTests:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deployShinyApps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
branches:
- main

name: deploy-shiny
name: shinyapps.io deploy

jobs:
deployShiny:
Expand Down
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3902,16 +3902,16 @@
"checksum": "cbe2be338cd6586dc070e6a77e8e69ab"
},
".github/workflows/automatedTests.yaml": {
"checksum": "a54e1c514096822310da73c07785d1f3"
"checksum": "640914e4ebbf38c8fa78f22b1e13273b"
},
".github/workflows/deployShinyApps.yaml": {
"checksum": "edb6540188731400e0beaa5c2b599cf6"
"checksum": "115cacefa09fd94eb3806813fa4898c8"
},
".hooks/pre-commit.R": {
"checksum": "e5b9343c9a0e43d83e02b339946591d1"
},
".Rprofile": {
"checksum": "87d24a2201fa8746739fe24983e6dbf9"
"checksum": "1fc949ccbffc15a71282f9e190cfbb19"
},
"azure-pipelines.yml": {
"checksum": "a49cbc7a1e9f19bd41cffd43e444a7d7"
Expand Down

0 comments on commit b467618

Please sign in to comment.