mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-22 20:05:38 +00:00
GitHub Actions: typo
This commit is contained in:
committed by
Jakub Chrzanowski
parent
f3bc69268f
commit
0fe4d27ea9
2
.github/workflows/template-verify.yml
vendored
2
.github/workflows/template-verify.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
changelog: ${{ steps.properties.outputs.changelog }}
|
||||
steps:
|
||||
|
||||
# Check out current repository
|
||||
# Check out the current repository
|
||||
- name: Fetch Sources
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user