15
.github/workflows/main.yml
مباع
15
.github/workflows/main.yml
مباع
@@ -6,13 +6,12 @@ on:
|
|||||||
- main
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
example-job:
|
example-job:
|
||||||
|
steps:
|
||||||
|
- name: print a welcome message
|
||||||
|
run: echo "welcome to our first github actions workflow"
|
||||||
|
|
||||||
steps:
|
- name: checkout repository
|
||||||
- name: print a welcome message
|
uses: actions/checkout@v5.0.0
|
||||||
run: echo "welcome to our first github actions workflow"
|
|
||||||
|
|
||||||
- name: checkout repository
|
- name: List repository files
|
||||||
uses: actions/checkout@v5.0.0
|
run: ls -la
|
||||||
|
|
||||||
- name: List repository files
|
|
||||||
run: ls -la
|
|
||||||
|
المرجع في مشكلة جديدة
حظر مستخدم