Files
kleinanzeigen-bot/.actrc
2023-12-11 12:54:46 +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.12.1