Bump pkl.impl.ghactions, update lockfile to not run (#1362)

This commit is contained in:
Daniel Chao
2025-12-10 21:39:18 -08:00
committed by GitHub
parent 2578703081
commit cd9cfaae8f
3 changed files with 7 additions and 8 deletions

5
.github/workflows/__lockfile__.yml generated vendored
View File

@@ -4,11 +4,10 @@
# It also gets updated by dependabot (see .github/dependabot.yml).
# Generated from Workflow.pkl. DO NOT EDIT.
name: __lockfile__
'on':
schedule:
- cron: '* * 31 2 *'
'on': {}
jobs:
locks:
if: 'false'
runs-on: nothing
steps:
- name: EnricoMi/publish-unit-test-result-action@v2