mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 10:23:06 +03:00
Comment about the check being wrong
This gets the branch rolling for a PR
This commit is contained in:
parent
f2cfa6ca1d
commit
b75e2ec2b1
@ -16,6 +16,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
# This check isn't correct, it only worked for branches within the
|
||||||
|
# repo.
|
||||||
if: ${{ github.actor == 'Athanasius' }}
|
if: ${{ github.actor == 'Athanasius' }}
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user