Switch branch for push-generate-readme workflow

This commit is contained in:
Florian Heilmann 2023-07-13 16:44:36 +02:00
parent 5b52a3f801
commit ba04755b95
1 changed files with 2 additions and 2 deletions

View File

@ -2,14 +2,14 @@ name: VoronUsers Push Main CI
on:
push:
branches:
- 'master'
- 'main'
jobs:
setup_python:
name: Rebuild repo caches
uses: VoronDesign/.github/.github/workflows/prepare-environment.yml@v1
with:
apt-packages: "admesh, libadmesh-dev"
pip-packages: "admesh pyyaml imagekitio git+https://github.com/ChristophSchranz/Tweaker-3.git"
pip-packages: "admesh imagekitio git+https://github.com/ChristophSchranz/Tweaker-3.git"
python-cache-key: voronusers-python-cache
preview_readme:
name: Generate README