WBS-7.9: keep push CI on core validation only
This commit is contained in:
@@ -156,7 +156,7 @@ jobs:
|
||||
validate-ui-and-storage:
|
||||
runs-on: self-hosted
|
||||
needs: validate-core
|
||||
if: always()
|
||||
if: github.event_name != 'push'
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
||||
Reference in New Issue
Block a user