mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
ci(workflows): remove idle workflow (#603)
This commit is contained in:
13
.github/workflows/idle.yml
vendored
13
.github/workflows/idle.yml
vendored
@@ -1,13 +0,0 @@
|
||||
# This workflow is hosted at: https://github.com/mdn/workflows/blob/main/.github/workflows/idle.yml
|
||||
# Docs for this workflow: https://github.com/mdn/workflows/blob/main/README.md#idle
|
||||
name: "Label idle issues"
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 8 * * *"
|
||||
|
||||
jobs:
|
||||
mark-as-idle:
|
||||
uses: mdn/workflows/.github/workflows/idle.yml@main
|
||||
with:
|
||||
target-repo: "mdn/webextensions-examples"
|
||||
Reference in New Issue
Block a user