diff options
| author | Brad Linden <46733234+brad-linden@users.noreply.github.com> | 2025-04-28 10:51:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-28 10:51:47 -0700 |
| commit | 1f3ba13a632a751cc3217cbe02d8aa2190df6b41 (patch) | |
| tree | 5c23646cd6fb3a3f06c27abcfe25c7e9a03fbe33 /.github/workflows/.gitattributes | |
| parent | 04c0bc100401c8f4541b6eeda3a110291ee54166 (diff) | |
Attempt to fix qatest.yaml CodeQL issues (#3987)
Diffstat (limited to '.github/workflows/.gitattributes')
| -rw-r--r-- | .github/workflows/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/.gitattributes b/.github/workflows/.gitattributes new file mode 100644 index 0000000000..6dc1cca42a --- /dev/null +++ b/.github/workflows/.gitattributes @@ -0,0 +1 @@ +qatest.yaml -text eol=crlf |
