Commit 9abd4eb
authored
chore: add workflow to verify that files are in LFS (#34727)
Our GitHub repository has 77 files that should have been in LFS, but aren't because a contributor didn't install LFS before contributing.
This is an easy mistake to make.
Add a GitHub workflow that will fail if there are any files that should have been in LFS, but aren't.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent 265c6ea commit 9abd4eb
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments