Skip to content

Commit

Permalink
Adding branches key to pull_request event
Browse files Browse the repository at this point in the history
  • Loading branch information
mjayprateek committed Feb 9, 2021
1 parent e5bbaee commit e77c029
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
branches:
tags:
pull_request:
- master
branches:
- master

jobs:
lint_check:
Expand Down

0 comments on commit e77c029

Please sign in to comment.