Skip to content

Commit

Permalink
only build on manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
saddfox committed Nov 2, 2024
1 parent 1b254cf commit 0145c9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Build OpenWrt for specific target and release

on:
workflow_dispatch:
push:
schedule:
- cron: "0 */2 * * *"
# push:
# schedule:
# - cron: "0 */2 * * *"

env:
REMOTE_REPOSITORY: qosmio/openwrt-ipq
Expand Down

0 comments on commit 0145c9a

Please sign in to comment.