Skip to content

Commit

Permalink
Trigger the workflow on push to master
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed May 3, 2020
1 parent e7eceb3 commit f783899
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ name: CI

on:
pull_request:
branches:
branches:
- '*'
push:
branches-ignore:
- 'release-*'
tags-ignore:
- '*.*'
branches:
- master

jobs:

Expand Down

0 comments on commit f783899

Please sign in to comment.