1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-19 02:17:38 +03:00

Needs a runs-on for the check_access

This commit is contained in:
Athanasius 2020-07-28 17:15:14 +01:00
parent b40ee96755
commit 912f82ce38

View File

@ -12,6 +12,7 @@ on:
jobs:
check_access:
runs-on: ubuntu-18.04
steps:
- name: Check annotation access
if: ${{ github.actor != 'AthanasiusTEST' }}