mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-11 18:21:45 +01:00
10 lines
210 B
Plaintext
10 lines
210 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.14
|