Compare commits

..

2 commits

Author SHA1 Message Date
fb9416ca0e
Merge 59cb26f97e into a54a8f2057 2024-11-16 21:55:53 +01:00
Alexis Métaireau
59cb26f97e
CI: check that the changelog is populated on each pull request 2024-11-10 01:43:03 +01:00

View file

@ -1,6 +1,7 @@
name: Check branch conformity name: Check branch conformity
on: on:
pull_request: pull_request:
types: [opened, synchronize, reopened]
jobs: jobs:
prevent-fixup-commits: prevent-fixup-commits: