Skip to content

Commit

Permalink
Update changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeucano authored Feb 17, 2020
1 parent 0aaee4c commit 153f302
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: CI
name: changelog

on: [push, pull_request]
branches: [master]
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 153f302

Please sign in to comment.