mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
Fix
This commit is contained in:
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@@ -73,6 +73,7 @@ jobs:
|
|||||||
make indent
|
make indent
|
||||||
|
|
||||||
- name: Check files are formatted and no source code changes
|
- name: Check files are formatted and no source code changes
|
||||||
|
working-directory: contrib/pg_stat_monitor
|
||||||
run: |
|
run: |
|
||||||
git status
|
git status
|
||||||
git diff --exit-code
|
git diff --exit-code
|
||||||
|
|||||||
Reference in New Issue
Block a user