Skip to content

Commit

Permalink
feat: changelog test
Browse files Browse the repository at this point in the history
  • Loading branch information
ygh12 committed Aug 31, 2021
1 parent f04b829 commit 5308ef3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ name: Changelog Generator
on:
# Trigger the workflow on pull request,
# but only for the master branch
# pull_request:
# branches:
# - master
# types: [opened, reopened, synchronize]
push:
pull_request:
branches:
- master
types: [opened, reopened, synchronize]

jobs:
changelog:
Expand Down

0 comments on commit 5308ef3

Please sign in to comment.