mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
.github: fix title of commit signoff check
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
4642d6207f
commit
8cbf96e7b4
2
.github/workflows/build-xserver.yml
vendored
2
.github/workflows/build-xserver.yml
vendored
@@ -324,7 +324,7 @@ jobs:
|
||||
bash ./.github/scripts/Cygwin/build.sh
|
||||
|
||||
check-sign-off:
|
||||
name: Write comment if unsigned commits found
|
||||
name: Check Signed-Off-By
|
||||
if: github.event_name == 'pull_request'
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user