Disable auto-run
This action has a bug and needs to be diabled as the unit tests aren't scheduled for completion any time soon.
This commit is contained in:
Родитель
c743f9acf8
Коммит
dc86e66bd8
|
@ -4,14 +4,14 @@
|
|||
name: Unit Test - User Interface
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- User-Interface/**
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- User-Interface/**
|
||||
# push:
|
||||
# branches: [ main ]
|
||||
# paths:
|
||||
# - User-Interface/**
|
||||
# pull_request:
|
||||
# branches: [ main ]
|
||||
# paths:
|
||||
# - User-Interface/**
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Загрузка…
Ссылка в новой задаче