Skip to content

Commit 29b9463

Browse files
authored
Update .github/workflows/check-spec.yml
1 parent 62accba commit 29b9463

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check-spec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
run: |
5050
echo "base_sha=${{ github.event.before }}" >> "$GITHUB_ENV"
5151
echo "Merging ${{ github.sha }} into ${{ github.event.before }}"
52-
5352
- name: Get the changed files
5453
run: |
5554
git config --global --add safe.directory '*'

0 commit comments

Comments
 (0)