1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-21 11:27:38 +03:00

Correct syntax

This commit is contained in:
Athanasius 2020-07-28 17:14:27 +01:00
parent 6c9bffcaa0
commit b40ee96755

@ -13,7 +13,7 @@ on:
jobs:
check_access:
steps:
-name: Check annotation access
- name: Check annotation access
if: ${{ github.actor != 'AthanasiusTEST' }}
run: exit 1