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 b30d3a2 commit aa24aaaCopy full SHA for aa24aaa
.github/workflows/lock-update.yml
@@ -18,6 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
with:
20
token: ${{ secrets.GITHUB_TOKEN }}
21
+ ref: ${{ github.head_ref }}
22
- name: Set up Python
23
uses: actions/setup-python@v4
24
0 commit comments