Change Github CI to run on master
This commit is contained in:
@@ -2,9 +2,9 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ github-ci-wip ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ github-ci-wip ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user