Skip to content

Commit

Permalink
Revert "HACK: opens push requirements for github actions push event"
Browse files Browse the repository at this point in the history
This reverts commit be52783.
  • Loading branch information
ChrisKeefe committed May 22, 2020
1 parent be52783 commit 9753752
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 9753752

Please sign in to comment.