Limit check updates

This commit is contained in:
Glavo 2021-10-17 23:05:35 +08:00 committed by Yuhui Huang
parent bf87c4ac52
commit 7f07439388

View File

@ -1,9 +1,13 @@
name: Check Update
on: push
on:
push:
branches:
- javafx
jobs:
check-update:
if: ${{ github.repository_owner == 'huanghongxun' }}
runs-on: ubuntu-latest
env:
HMCL_BASE_VERSION: '3.4'