Skip to content

Merge branch 'main' of https://github.com/coding-armadillo/learn-cpp #169

Merge branch 'main' of https://github.com/coding-armadillo/learn-cpp

Merge branch 'main' of https://github.com/coding-armadillo/learn-cpp #169

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