Update blank.yml
هذا الالتزام موجود في:
8
.github/workflows/blank.yml
مباع
8
.github/workflows/blank.yml
مباع
@@ -28,9 +28,15 @@ jobs:
|
||||
# Runs a single command using the runners shell
|
||||
- name: Run a one-line script
|
||||
run: echo Hello, world!
|
||||
reusable-workflow:
|
||||
reusable-workflow-mona:
|
||||
uses: Codebytes/github-actions-demos/.github/workflows/reusable-ci.yml@main
|
||||
with:
|
||||
username: mona
|
||||
secrets:
|
||||
token: "shh!"
|
||||
reusable-workflow-chris:
|
||||
uses: Codebytes/github-actions-demos/.github/workflows/reusable-ci.yml@main
|
||||
with:
|
||||
username: Chris
|
||||
secrets:
|
||||
token: "shh!"
|
||||
|
المرجع في مشكلة جديدة
حظر مستخدم