We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f66a1 commit 89f8d37Copy full SHA for 89f8d37
.github/workflows/3-copilot-edits.yml
@@ -28,7 +28,6 @@ jobs:
28
ISSUE_REPOSITORY: ${{ github.repository }}
29
ISSUE_NUMBER: ${{ needs.find_exercise.outputs.issue-number }}
30
31
-
32
steps:
33
- name: Checkout
34
uses: actions/checkout@v4
@@ -68,7 +67,7 @@ jobs:
68
67
case-sensitive: false
69
70
- name: Check for participant info in styles.css
71
- id: check-app-js
+ id: check-styles-css
72
continue-on-error: true
73
uses: skills/action-keyphrase-checker@v1
74
with:
0 commit comments