Update github action file
This commit is contained in:
parent
5b1184416b
commit
36a1100f5d
|
|
@ -43,7 +43,10 @@ jobs:
|
|||
github.actor == 'ronozoro' ||
|
||||
github.actor == 'SamirLADOUI-sa' ||
|
||||
github.actor == 'Abubaker-Altaib' ||
|
||||
github.actor == 'abdurrahman-saber')
|
||||
github.actor == 'abdurrahman-saber' ||
|
||||
github.actor == 'altexp' ||
|
||||
github.actor == 'kchyounes19' ||
|
||||
github.actor == 'mohammed-alkhazrji')
|
||||
steps:
|
||||
- name: Checkout And Restart Project
|
||||
run: |
|
||||
|
|
@ -64,7 +67,10 @@ jobs:
|
|||
github.actor == 'ronozoro' ||
|
||||
github.actor == 'SamirLADOUI-sa' ||
|
||||
github.actor == 'Abubaker-Altaib' ||
|
||||
github.actor == 'abdurrahman-saber')
|
||||
github.actor == 'abdurrahman-saber' ||
|
||||
github.actor == 'altexp' ||
|
||||
github.actor == 'kchyounes19' ||
|
||||
github.actor == 'mohammed-alkhazrji')
|
||||
steps:
|
||||
- name: Checkout And Restart Project
|
||||
run: |
|
||||
|
|
@ -85,7 +91,10 @@ jobs:
|
|||
github.actor == 'ronozoro' ||
|
||||
github.actor == 'SamirLADOUI-sa' ||
|
||||
github.actor == 'Abubaker-Altaib' ||
|
||||
github.actor == 'abdurrahman-saber')
|
||||
github.actor == 'abdurrahman-saber' ||
|
||||
github.actor == 'altexp' ||
|
||||
github.actor == 'kchyounes19' ||
|
||||
github.actor == 'mohammed-alkhazrji')
|
||||
steps:
|
||||
- name: Checkout And Restart Project
|
||||
run: |
|
||||
|
|
@ -107,7 +116,10 @@ jobs:
|
|||
github.actor == 'ronozoro' ||
|
||||
github.actor == 'SamirLADOUI-sa' ||
|
||||
github.actor == 'Abubaker-Altaib' ||
|
||||
github.actor == 'abdurrahman-saber')
|
||||
github.actor == 'abdurrahman-saber' ||
|
||||
github.actor == 'altexp' ||
|
||||
github.actor == 'kchyounes19' ||
|
||||
github.actor == 'mohammed-alkhazrji')
|
||||
steps:
|
||||
- name: Checkout And Restart Project
|
||||
run: |
|
||||
|
|
@ -128,7 +140,10 @@ jobs:
|
|||
github.actor == 'ronozoro' ||
|
||||
github.actor == 'SamirLADOUI-sa' ||
|
||||
github.actor == 'Abubaker-Altaib' ||
|
||||
github.actor == 'abdurrahman-saber')
|
||||
github.actor == 'abdurrahman-saber' ||
|
||||
github.actor == 'altexp' ||
|
||||
github.actor == 'kchyounes19' ||
|
||||
github.actor == 'mohammed-alkhazrji')
|
||||
steps:
|
||||
- name: Checkout And Restart Project
|
||||
run: |
|
||||
|
|
@ -149,7 +164,10 @@ jobs:
|
|||
github.actor == 'ronozoro' ||
|
||||
github.actor == 'SamirLADOUI-sa' ||
|
||||
github.actor == 'Abubaker-Altaib' ||
|
||||
github.actor == 'abdurrahman-saber')
|
||||
github.actor == 'abdurrahman-saber' ||
|
||||
github.actor == 'altexp' ||
|
||||
github.actor == 'kchyounes19' ||
|
||||
github.actor == 'mohammed-alkhazrji')
|
||||
steps:
|
||||
- name: Checkout And Restart Project
|
||||
run: |
|
||||
|
|
@ -169,7 +187,10 @@ jobs:
|
|||
github.actor == 'ronozoro' ||
|
||||
github.actor == 'SamirLADOUI-sa' ||
|
||||
github.actor == 'Abubaker-Altaib' ||
|
||||
github.actor == 'abdurrahman-saber')
|
||||
github.actor == 'abdurrahman-saber' ||
|
||||
github.actor == 'altexp' ||
|
||||
github.actor == 'kchyounes19' ||
|
||||
github.actor == 'mohammed-alkhazrji')
|
||||
steps:
|
||||
- name: Checkout And Restart Project
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue