mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +00:00
live run
This commit is contained in:
4
.github/workflows/issue_bot.yml
vendored
4
.github/workflows/issue_bot.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: Issue Bot
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: dev
|
||||
schedule:
|
||||
- cron: "20 */12 * * *"
|
||||
|
||||
@@ -23,4 +25,4 @@ jobs:
|
||||
days-before-pr-stale: -1
|
||||
days-before-pr-close: -1
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
debug-only: true
|
||||
# debug-only: true
|
||||
|
||||
Reference in New Issue
Block a user