There was an error while loading. Please reload this page.
1 parent 00f5e50 commit ea01985Copy full SHA for ea01985
1 file changed
.github/workflows/dependency-canary.yml
@@ -51,10 +51,6 @@ on:
51
description: "Create/update/close the tracking issue exactly as a scheduled run would"
52
type: boolean
53
default: false
54
- # TEMPORARY while this workflow is under review: exercise it on the PR branch.
55
- # Report-only (push runs never touch issues). Remove before merging.
56
- push:
57
- branches: ["ci/dependency-canary"]
58
59
permissions: {}
60
0 commit comments