Skip to content

Excavator

Excavator #22551

Workflow file for this run

on:
schedule:
- cron: '* */12 * * *'
name: Excavator
jobs:
excavate:
name: Excavate
runs-on: windows-latest
steps:
- uses: actions/checkout@main
- name: Excavate
uses: shovel-org/GithubActions@main
env:
GITH_EMAIL: github.com@JsBComputing.se
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SKIP_UPDATED: '1'