We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd8d74c + db008ee commit e4872cfCopy full SHA for e4872cf
1 file changed
.github/copilot/setup-steps.yml
@@ -0,0 +1,6 @@
1
+steps:
2
+ - name: Checkout repository (skip LFS)
3
+ uses: actions/checkout@v4
4
+ with:
5
+ fetch-depth: 1
6
+ lfs: false
0 commit comments