mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-21 11:27:38 +03:00
Correct syntax
This commit is contained in:
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user