We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da645b1 commit d98361fCopy full SHA for d98361f
.github/workflows/process-pull-request.yml
@@ -34,6 +34,7 @@ jobs:
34
fi
35
# git remote add linux https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
36
# git fetch --shallow-since="3 years ago" linux
37
+ echo "Skipping fetch of linux"
38
echo "Will run process-git-request.py with:"
39
echo "fname = ${{ github.run_id }}"
40
echo "target_branch = ${{ github.base_ref }}"
0 commit comments