豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 61cedf2

Browse files
Update workflow to use local start-exercise.yml
1 parent 9555d42 commit 61cedf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/0-start-exercise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
if: |
2020
!github.event.repository.is_template
2121
name: Start Exercise
22-
uses: skills/exercise-toolkit/.github/workflows/start-exercise.yml@v0.8.1
22+
uses: ".github/workflows/start-exercise.yml"
2323
with:
2424
exercise-title: "Create applications with the Copilot CLI"
2525
intro-message: "Let's get you started with GitHub Copilot CLI! We will learn how to use it for issue management and building a Node.js calculator app 🚀"

0 commit comments

Comments
 (0)