scoop-earne/.github/workflows/schedule.yml

18 lines
420 B
YAML
Raw Normal View History

2020-11-23 19:34:39 -05:00
# 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'