mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-17 23:51:42 +03:00
Revert "Maybe no wildcard now?"
This reverts commit 61898d1f91fe8f59eb988b79ffce93f24552b92c.
This commit is contained in:
parent
dc8497cd9b
commit
c71d718c55
@ -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