mirror of
https://github.com/optilude/xlsx-template.git
synced 2026-07-02 00:17:39 +08:00
Switch tests to TypeScript (#158)
* Switch tests to TypeScript * Set default branch for build
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
name: CI validation
|
||||
on:
|
||||
push:
|
||||
branches: [ $default-branch ]
|
||||
branches: [ 'master' ]
|
||||
pull_request:
|
||||
branches: [ $default-branch ]
|
||||
branches: [ 'master' ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user