Skip to content

Excavator

Excavator #161

Workflow file for this run

on:
schedule:
- cron: '0 0 */3 * *'
name: Excavator
jobs:
excavate:
name: Excavator
runs-on: windows-latest
steps:
- uses: actions/checkout@main
- name: Excavate
uses: shovel-org/GithubActions@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SKIP_UPDATED: '1'
SCOOP_BRANCH: NEW