Merge pull request #195 from revarbat/revarbat_dev

Tweak github action triggers.
This commit is contained in:
Revar Desmera 2020-07-07 00:38:55 -07:00 committed by GitHub
commit 906f9e1b74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ name: CI
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on: [push, pull_request]
on: [pull_request]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:

View file

@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,386];
BOSL_VERSION = [2,0,387];
// Section: BOSL Library Version Functions