Skip to content

Commit

Permalink
Revert "github action conditions" (#162)
Browse files Browse the repository at this point in the history
This reverts commit b750c1a.
  • Loading branch information
choldgraf committed Apr 22, 2020
1 parent 831eab2 commit 602d59d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: continuous-integration

on:
push:
branches:
- master
pull_request:
branches:
- master
on: [push, pull_request]

jobs:
pre-commit:
Expand Down

0 comments on commit 602d59d

Please sign in to comment.