diff --git a/.github/workflows/openwrt-ci.yml b/.github/workflows/openwrt-ci.yml index 814f682156..5ee6b72777 100644 --- a/.github/workflows/openwrt-ci.yml +++ b/.github/workflows/openwrt-ci.yml @@ -12,12 +12,15 @@ name: OpenWrt-CI on: schedule: - cron: 0 20 * * * + watch: + types: started jobs: build: runs-on: ubuntu-latest + if: github.event.repository.owner.id == github.event.sender.id steps: - name: Checkout @@ -80,5 +83,5 @@ jobs: - name: Upload artifact uses: actions/upload-artifact@master with: - name: OpenWrt firmware + name: OpenWrt_firmware path: ./bin/targets/