Harden Gitea CI resource usage
CI - Build & Verify / Build, Typecheck & Hygiene (push) Failing after 12s
CI - Build & Verify / Build, Typecheck & Hygiene (push) Failing after 12s
This commit is contained in:
@@ -27,6 +27,7 @@ jobs:
|
||||
deploy:
|
||||
name: Deploy to award.noveria.net
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 30
|
||||
if: |
|
||||
github.event_name == 'workflow_dispatch' ||
|
||||
(github.event_name == 'workflow_run' &&
|
||||
|
||||
Reference in New Issue
Block a user