Creating first Workflow
نجحت جميع الفحوصات
my first workflow on GitPasha / my-first-job (push) Successful in 3s

هذا الالتزام موجود في:
ahmedgamalyousef
2025-09-29 21:06:57 +03:00
الأصل a8990144d1
التزام e0ba0b1254

عرض الملف

@@ -10,8 +10,8 @@ jobs:
- name: say hello - name: say hello
run: echo "Hello World" run: echo "Hello World"
- name: create files & directories - name: create file
run: touch access.log run: touch jemy.log
- name: list files - name: list files
run: ls -la run: ls -la