mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 14:41:45 +00:00
ci(test-ui): Fix push trigger
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user