Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Excavator

Excavator #9495

Workflow file for this run

on:
schedule:
- cron: "0 */2 * * *"
workflow_dispatch:
name: Excavator
jobs:
excavate:
name: Excavator
runs-on: windows-latest
steps:
- uses: actions/checkout@main
- name: Excavator
uses: shovel-org/GithubActions@main
env:
GITH_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SKIP_UPDATED: "1"