Skip to content

Commit

Permalink
Merge branch 'release-file' of 'https://github.com/jjmerchante/grimoi…
Browse files Browse the repository at this point in the history
…relab-perceval'

Merges #769
Closes #769
  • Loading branch information
sduenas committed Jan 11, 2022
2 parents 47891c0 + 0ed630b commit eed8d1d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Check changelog file included

on:
pull_request:
paths:
- 'perceval/**'

jobs:
check-changelog:
runs-on: ubuntu-latest
steps:
- uses: bitergia/release-tools-check-changelog@master

0 comments on commit eed8d1d

Please sign in to comment.