mirror of
https://github.com/apple/pkl.git
synced 2026-03-21 16:49:13 +01:00
Bump pkl.impl.ghactions, update lockfile to not run (#1362)
This commit is contained in:
5
.github/workflows/__lockfile__.yml
generated
vendored
5
.github/workflows/__lockfile__.yml
generated
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user