Enable master docs update workflow always

There seems to be no way to make the check work, and Actions are disabled
in forks by default anyways.
This commit is contained in:
ISSOtm
2020-10-11 02:04:09 +02:00
parent 914856342c
commit fd83d46ba0

View File

@@ -17,7 +17,6 @@ on:
jobs:
build:
if: secrets.SSH_KEY_SECRET != ''
runs-on: ubuntu-18.04
steps:
- name: Checkout rgbds@master