Skip to content

Commit d98361f

Browse files
committed
minor change to force PR
1 parent da645b1 commit d98361f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/process-pull-request.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
fi
3535
# git remote add linux https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
3636
# git fetch --shallow-since="3 years ago" linux
37+
echo "Skipping fetch of linux"
3738
echo "Will run process-git-request.py with:"
3839
echo "fname = ${{ github.run_id }}"
3940
echo "target_branch = ${{ github.base_ref }}"

0 commit comments

Comments
 (0)