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.
1 parent 88cf48c commit 070ae95Copy full SHA for 070ae95
.github/workflows/dot-org-content.yml
@@ -47,7 +47,7 @@ jobs:
47
title: 'NGINX Plus - Module Ref: Update content for content/nginx due to detected changes',
48
owner: owner,
49
repo: repo,
50
- head: '${{ github.ref_name }}',
+ head: '${{ github.head_ref }}',
51
base: 'main',
52
body: [
53
'### Proposed Changes',
0 commit comments