mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-06-02 16:24:42 +00:00
- php fixer upgrade
- workflow update - npm update
This commit is contained in:
@@ -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