Skip to content

Commit

Permalink
change workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
bcallaway11 committed Sep 3, 2024
1 parent e8dde0e commit 3729831
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-specific-commit.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Temporary R-CMD-check
name: R-CMD-check for Specific Commit

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-specific-commit.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Temporary R-Package-Test
name: R-Package-Test for Specific Commit

on:
workflow_dispatch:
Expand Down

0 comments on commit 3729831

Please sign in to comment.