Skip to content

Commit

Permalink
Remove schedule trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
P3TERX committed Jan 2, 2021
1 parent b6336ca commit 00530e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ on:
description: 'SSH connection to Actions'
required: false
default: 'false'
# schedule:
# - cron: 0 8 * * 5

env:
REPO_URL: https://github.com/coolsnowwolf/lede
Expand Down Expand Up @@ -190,4 +188,3 @@ jobs:
delete_tags: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 00530e7

Please sign in to comment.