Skip to content

Commit

Permalink
Update common files (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
micronaut-build authored Nov 17, 2020
1 parent 50d4955 commit bebc250
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,12 @@
# and edit them there. Note that it will be sync'ed to all the Micronaut repos
name: Changelog
on:
pull_request:
types: closed
branches:
- master
- '[1-9]+.[0-9]+.x'
issues:
types: [closed,reopened]
push:
branches:
- master
- '[1-9]+.[0-9]+.x'
paths:
- ".github/workflows/release-notes.yml"
jobs:
release_notes:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bebc250

Please sign in to comment.