Skip to content

Commit

Permalink
Merge pull request #30 from KKulma/dev
Browse files Browse the repository at this point in the history
rename scheduled check workflow
  • Loading branch information
KKulma authored Apr 30, 2021
2 parents 9eed566 + d8800b3 commit 3b0bac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2

name: R-CMD-check
name: scheduled-R-CMD-check

jobs:
R-CMD-check:
Expand Down

0 comments on commit 3b0bac9

Please sign in to comment.