diff --git a/.github/gh-bot.yml b/.github/gh-bot.yml index e10c627..21908a4 100644 --- a/.github/gh-bot.yml +++ b/.github/gh-bot.yml @@ -1,5 +1,12 @@ version: v1 debug: true +action: + printConfig: false + release: + retry: 15s + actionName: Release + allowOps: + - cuisongliu bot: prefix: / spe: _ @@ -11,12 +18,6 @@ bot: repo: org: false -release: - retry: 15s - action: Release - allowOps: - - cuisongliu - message: success: | 🤖 says: Hooray! The action {{.Body}} has been completed successfully. 🎉 diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml index e2851c1..cee8bc2 100644 --- a/.github/workflows/bot.yml +++ b/.github/workflows/bot.yml @@ -1,4 +1,4 @@ -name: Github Rebot for Sealos +name: Github Robot for Sealos on: issue_comment: types: