mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-19 02:17:38 +03:00
Revert "Try contains(['Athanasius'], github.actor)"
This reverts commit 72c201c5a1336bb7face0a5c686d114194efbdb1.
This commit is contained in:
parent
e22fadd5f5
commit
7a44c28b95
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
if: ${{ contains(['Athanasius'], github.actor) }}
|
||||
if: ${{ github.actor == 'AthanasiusTEST' }}
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user