Update main.yml
هذا الالتزام موجود في:
5
.github/workflows/main.yml
مباع
5
.github/workflows/main.yml
مباع
@@ -12,3 +12,8 @@ jobs:
|
|||||||
- name: print a welcome message
|
- name: print a welcome message
|
||||||
run: echo "welcome to our first github actions workflow"
|
run: echo "welcome to our first github actions workflow"
|
||||||
|
|
||||||
|
- name: checkout repository
|
||||||
|
uses: actions/checkout@v5.0.0
|
||||||
|
|
||||||
|
- name: List repository files
|
||||||
|
run: ls -la
|
||||||
|
المرجع في مشكلة جديدة
حظر مستخدم