Skip to content

Excavator

Excavator #11686

Workflow file for this run

on:
schedule:
- cron: '*/30 * * * *'
name: Excavator
jobs:
excavate:
name: Excavate
runs-on: windows-latest
steps:
- uses: actions/checkout@main
- name: Excavate
uses: Ash258/Scoop-GithubActions@main-win
env:
GITH_EMAIL: huanglibo2010@gmail.com
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SKIP_UPDATED: '1'