mirror of
https://github.com/apple/pkl.git
synced 2026-03-13 05:35:21 +01:00
Bump pkl.impl.ghactions (#1366)
This commit is contained in:
7
.github/workflows/__lockfile__.yml
generated
vendored
7
.github/workflows/__lockfile__.yml
generated
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user