mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-12 05:12:13 +03:00
Needs a runs-on for the check_access
This commit is contained in:
parent
b40ee96755
commit
912f82ce38
@ -12,6 +12,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check_access:
|
check_access:
|
||||||
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- name: Check annotation access
|
- name: Check annotation access
|
||||||
if: ${{ github.actor != 'AthanasiusTEST' }}
|
if: ${{ github.actor != 'AthanasiusTEST' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user