mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-21 07:51:51 +00:00
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:
1
.github/workflows/update-master-docs.yml
vendored
1
.github/workflows/update-master-docs.yml
vendored
@@ -17,7 +17,6 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: secrets.SSH_KEY_SECRET != ''
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- name: Checkout rgbds@master
|
||||
|
||||
Reference in New Issue
Block a user