mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Script for detecting out-of-sync dbscheme fragments
This commit is contained in:
2
.github/workflows/sync-files.yml
vendored
2
.github/workflows/sync-files.yml
vendored
@@ -17,4 +17,6 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Check synchronized files
|
||||
run: python config/sync-files.py
|
||||
- name: Check dbscheme fragments
|
||||
run: python config/sync-dbscheme-fragments.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user