alphax-4chan/.github/workflows/update-hellen-one-reference...

13 lines
314 B
YAML
Raw Normal View History

2023-12-07 09:18:30 -08:00
name: Update hellen-one Reference
on:
2024-04-16 10:31:12 -07:00
schedule:
- cron: '2 15 * * *' # update reference daily at 2:15 pm
2023-12-07 09:18:30 -08:00
workflow_dispatch:
jobs:
call-workflow-passing-data:
uses: andreika-git/hellen-one/.github/workflows/custom-board-update-hellen-one-reference.yaml@master
permissions:
contents: write