We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79246f9 commit 45bd5edCopy full SHA for 45bd5ed
1 file changed
.github/workflows/deploy-docs.yml
@@ -49,7 +49,7 @@ jobs:
49
working-directory: ./website
50
51
# Use `gh` tool to infer more information about the pull request.
52
- # The underlying issue here is pushes to a non-mergeable/main target branch
+ # The underlying issue here is pushes to a non-mergeable/master target branch
53
# don't have the PR number easily available.
54
# https://stackoverflow.com/a/70102700
55
- name: Get pull request info
0 commit comments