mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
CI: only run GitHub pages on the official repository
Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
This commit is contained in:
1
.github/workflows/jsdoc.yml
vendored
1
.github/workflows/jsdoc.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
if: github.repository == 'openwrt/luci'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user