mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-05-30 23:29:30 +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:
|
||||
- name: Checkout
|
||||
# This check isn't correct, it only worked for branches within the
|
||||
# repo.
|
||||
if: ${{ github.actor == 'Athanasius' }}
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user