diff --git a/.github/workflows/production_pull_code.yml b/.github/workflows/production_pull_code.yml index 5d55c3967..016a1d8d0 100644 --- a/.github/workflows/production_pull_code.yml +++ b/.github/workflows/production_pull_code.yml @@ -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: |