8000 docs: implement changes suggested by @mahabaleshwars (deprecate pypy2.7, 3.7, 3.8, tweak example, remove wildcard *) · lrq3000/setup-python@950a661 · GitHub
[go: up one dir, main page]

Skip to content

Update configuration files #8

Update configuration files

Update configuration files #8

name: Update configuration files
on:
schedule:
- cron: '0 3 * * 0'
workflow_dispatch:
jobs:
call-update-configuration-files:
name: Update configuration files
uses: actions/reusable-workflows/.github/workflows/update-config-files.yml@main
0