add yarn actions, fix ShadowsocksConfig macro, webpack bin (#993)

* add yarn actions, fix ShadowsocksConfig macro, webpack bin

reverting unnecessary specificity

* tweak action trigger
This commit is contained in:
Daniel LaCosse 2021-09-30 13:07:56 -04:00 committed by GitHub
parent c37dd3751a
commit f342bca31f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 1 deletions

View file

@ -1,6 +1,13 @@
name: Build and Test
on: push
on:
pull_request:
branches:
- master
types:
- opened
- synchronize
jobs:
manager: