diff options
| author | Mario Limonciello <mario.limonciello@amd.com> | 2023-08-29 22:00:04 -0500 |
|---|---|---|
| committer | Mario Limonciello <mario.limonciello@amd.com> | 2023-08-30 22:58:36 -0500 |
| commit | 69e68cde08fa58f2c53c5cac0b2148f833f08123 (patch) | |
| tree | 414e794b06ec883b124bf8b3fcd0f7e9f042a23c /check_whence.py | |
| parent | 792115b20c84aa1cdee64272a5dbc44342710038 (diff) | |
Add gitlab ci for calling pre-commit and ci-fairy
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Diffstat (limited to 'check_whence.py')
| -rwxr-xr-x | check_whence.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/check_whence.py b/check_whence.py index 59a71990..db6ac0f5 100755 --- a/check_whence.py +++ b/check_whence.py @@ -74,6 +74,7 @@ def main(): [ ".gitignore", ".codespell.cfg", + ".gitlab-ci.yml", ".pre-commit-config.yaml", "check_whence.py", "configure", |
