Skip to content

Commit

Permalink
HACK: opens push requirements for github actions push event
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisKeefe committed May 21, 2020
1 parent 2763732 commit be52783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: lint-build-test
on:
pull_request:
push:
branches:
- master
# branches:
# - master

jobs:
lint:
Expand Down

0 comments on commit be52783

Please sign in to comment.