Skip to content

Commit

Permalink
Run workflow on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Nov 11, 2020
1 parent 83333f4 commit 591d1d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -2,6 +2,9 @@ name: Python Tests

on:
pull_request:
push:
branches:
- master

jobs:
test:
Expand Down

0 comments on commit 591d1d2

Please sign in to comment.