Skip to content

Merge branch 'main' of https://github.com/zehengl/yyc-community-game #8

Merge branch 'main' of https://github.com/zehengl/yyc-community-game

Merge branch 'main' of https://github.com/zehengl/yyc-community-game #8

Workflow file for this run

name: pcu
on:
push:
branches: [main]
schedule:
- cron: "0 12 * * 1"
jobs:
refreshDeps:
runs-on: ubuntu-latest
steps:
- uses: zehengl/refresh-python-dependency@main
with:
path: requirements-dev.txt