Skip to content

Commit 88f3580

Browse files
committed
temp remove to recreate
1 parent f9dfd59 commit 88f3580

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

.github/workflows/definitions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Definitions
22
on:
33
schedule: [{ cron: "0 */6 * * *" }] # 6hrly https://crontab.guru/#0_*/6_*_*_*
44
workflow_dispatch:
5+
push: #temp
56

67
permissions: {}
78
jobs:
@@ -12,6 +13,7 @@ jobs:
1213
- uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
1314
with: { egress-policy: audit }
1415
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16+
with: { ref: 10282c1310a443a1381d92f515aa8ecd21f85d39 } #temp
1517
- run: npm ci
1618

1719
- run: npm run scrape-definitions

share/node-build/25.0.0-nightly202507273b574436ed

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)