Files
kleinanzeigen-bot/.actrc
2025-02-08 22:18:16 +01:00

10 lines
212 B
Plaintext

# config file for https://github.com/nektos/act
# https://github.com/nektos/act#skipping-jobs
-e .act-event.json
-W .github/workflows/build.yml
-j build
--matrix os:ubuntu-latest
--matrix PYTHON_VERSION:3.13.2