chore: only build after nvidia & main

This commit is contained in:
ER
2023-04-02 16:03:21 +03:00
parent cb82c8883a
commit ab6fee7bd2

View File

@@ -7,7 +7,7 @@ on:
- "**.md" - "**.md"
- "**.txt" - "**.txt"
schedule: schedule:
- cron: "20 20 * * *" # 8:20pm everyday - cron: "20 22 * * *" # 10:20pm everyday (1 hr delay after 'nvidia' builds)
push: push:
branches: branches:
- main - main