Bump pkl.impl.ghactions (#1366)

This commit is contained in:
Daniel Chao
2025-12-12 11:30:47 -08:00
committed by GitHub
parent f528927797
commit b92c773555
3 changed files with 9 additions and 4 deletions

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

@@ -4,7 +4,12 @@
# It also gets updated by dependabot (see .github/dependabot.yml).
# Generated from Workflow.pkl. DO NOT EDIT.
name: __lockfile__
'on': {}
'on':
push:
branches-ignore:
- '**'
tags-ignore:
- '**'
jobs:
locks:
if: 'false'