Skip to content

Commit

Permalink
run lint and tests when pushing to master too
Browse files Browse the repository at this point in the history
  • Loading branch information
1gravity committed Sep 27, 2022
1 parent 7351836 commit 6300a5c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint_and_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- feature/**
pull_request:
branches:
- master

jobs:
Expand Down

0 comments on commit 6300a5c

Please sign in to comment.