Skip to content

Commit

Permalink
Trigger the workflow on push or pull request
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored May 3, 2020
1 parent fe479e8 commit e7eceb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: CI

on:
pull_request:
branches:
- '*'
push:
branches-ignore:
- 'release-*'
Expand Down

0 comments on commit e7eceb3

Please sign in to comment.