Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
run on push master too. disable circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Jan 25, 2020
1 parent 8022891 commit 66dee86
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
File renamed without changes.
8 changes: 7 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: Tests
on: [pull_request]
on:
push:
branches:
- master
pull_request:
branches:
- master

jobs:
macos-main-test:
Expand Down

0 comments on commit 66dee86

Please sign in to comment.