mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-15 14:52:15 +03:00
Revert "Wildcard on the end ?"
This reverts commit 511e7a48d6e4dfb4b61cfc43517e7ac9a5f5d7ec.
This commit is contained in:
parent
9b2db0c2e2
commit
069e7ce9e5
@ -25,7 +25,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
if: ${{ contains(fromJson(needs.set_allowed.outputs.allowed.*), github.actor) }}
|
if: ${{ contains(fromJson(needs.set_allowed.outputs.allowed), github.actor) }}
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user