format
This commit is contained in:
@@ -5,13 +5,12 @@ name: BuildCI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, enc ]
|
branches: [master, enc]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master, enc ]
|
branches: [master, enc]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
@@ -33,4 +32,3 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
main.js
|
main.js
|
||||||
manifest.json
|
manifest.json
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user