Skip to content

Denopendabot

Denopendabot #169

Workflow file for this run

---
name: Denopendabot
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *" # modify to your convenient time
jobs:
update:
name: Update
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hasundue/[email protected] # @denopendabot hasundue/denopendabot
with:
base-branch: main
include: "'config/nvim/hooks/ddu/deps.ts config/nvim/hooks/ddc/deps.ts config/nvim/dpp/deps.ts'"