Skip to content

pip-compile: create PR #30

pip-compile: create PR

pip-compile: create PR #30

Workflow file for this run

on:
workflow_dispatch:
schedule:
- cron: "20 20 * * 0"
name: "pip-compile: create PR"
jobs:
pip-compile:
uses: rohanpm/workflows/.github/workflows/pip-compile.yml@main
secrets:
pip-compile-token: ${{ secrets.PIP_COMPILE_TOKEN }}