Switch back to master branch

pull/6/head
Darren Shepherd 2020-08-02 22:46:04 -07:00
parent 1d4e8afedb
commit 9685b8deb8
3 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: CI-pullrequest
on: on:
pull_request: pull_request:
branches: [ gh-pages ] branches: [ master ]
jobs: jobs:
build: build:

View File

@ -2,7 +2,7 @@ name: CI-push
on: on:
push: push:
branches: [ gh-pages ] branches: [ master ]
jobs: jobs:
build: build:

0
scripts/version Normal file → Executable file
View File