mirror of
https://github.com/TwiN/gatus.git
synced 2025-03-02 17:12:34 +01:00
ci(test-ui): Fix push trigger
This commit is contained in:
parent
18e90d0e63
commit
52c142ec81
2
.github/workflows/test-ui.yml
vendored
2
.github/workflows/test-ui.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
paths:
|
||||
- 'web/**'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'web/**'
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user