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