mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
- php fixer upgrade
- workflow update - npm update
This commit is contained in:
6
.github/workflows/unit-testing.yml
vendored
6
.github/workflows/unit-testing.yml
vendored
@@ -2,9 +2,11 @@ name: Unit Testing
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, oasis ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master, oasis ]
|
||||
branches: [ master ]
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user