Check if changelog was modfified before release

This commit is contained in:
Thibault Ayanides
2021-01-15 08:19:37 +01:00
committed by Thibault Serti
parent 44e7ea7c63
commit 33b0dae4c3
2 changed files with 16 additions and 6 deletions

View File

@ -2,6 +2,7 @@
name: Run functionnal tests
on:
- pull_request
- push
jobs:
functionnal-tests-docker-debian9:
runs-on: ubuntu-latest