chore: active CI in develop branch

This commit is contained in:
Estevao Soares dos Santos 2022-02-24 00:23:15 +00:00
parent 626f661e8e
commit 9f0b36d95b
6 changed files with 4 additions and 4 deletions

View File

@ -5,9 +5,9 @@ name: Node Linux CI
on:
push:
branches: [ master ]
branches: [ master, develop ]
pull_request:
branches: [ master ]
branches: [ master, develop ]
jobs:
build:

View File

@ -5,9 +5,9 @@ name: Node Windows CI
on:
push:
branches: [ master ]
branches: [ master, develop ]
pull_request:
branches: [ master ]
branches: [ master, develop ]
jobs:
build:

BIN
dist/showdown.js vendored

Binary file not shown.

BIN
dist/showdown.js.map vendored

Binary file not shown.

BIN
dist/showdown.min.js vendored

Binary file not shown.

Binary file not shown.