Skip to content

Commit 7a08962

Browse files
authored
Change keyphrase from 'squareroot' to 'square'
1 parent 5061dfd commit 7a08962

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/3-step.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: skills/action-keyphrase-checker@v1
8080
with:
8181
text-file: src/tests/calculator.tests.js
82-
keyphrase: 'squareroot'
82+
keyphrase: 'square'
8383

8484
- name: Update comment - step results
8585
uses: GrantBirki/comment@v2.1.1

0 commit comments

Comments
 (0)