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:
pull_request:
branches: [ gh-pages ]
branches: [ master ]
jobs:
build:

View File

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

0
scripts/version Normal file → Executable file
View File