diff --git a/.github/workflows/schedule.yml b/.github/workflows/schedule.yml deleted file mode 100644 index 5d9b9b4..0000000 --- a/.github/workflows/schedule.yml +++ /dev/null @@ -1,17 +0,0 @@ -# I will look into this more later. -#on: -# schedule: -# - cron: '*/30 * * * *' -#name: Excavator -#obs: -# excavate: -# name: Excavator -# runs-on: windows-latest -# steps: -# - uses: actions/checkout@main -# - name: Excavator -# uses: Ash258/Scoop-GithubActions@stable-win -# env: -# GITH_EMAIL: earnestma@hotmail.com -# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} -# SKIP_UPDATED: '1'