Skip to content

Commit

Permalink
Adding pull_request: master event to trigger github actions CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
mjayprateek committed Feb 9, 2021
1 parent dc29113 commit e5bbaee
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 @@ -2,9 +2,10 @@ name: Ziggurat CI

on:
push:
pull_request:
branches:
tags:
pull_request:
- master

jobs:
lint_check:
Expand Down

0 comments on commit e5bbaee

Please sign in to comment.