diff --git a/dist/index.js b/dist/index.js index 63ada832f3b8c7291d1b51321cfdc05d12abb88f..ff1e691797d1fb4fe7913a5c9ed748b9f2be9b19 100644 Binary files a/dist/index.js and b/dist/index.js differ diff --git a/dist/index.js.map b/dist/index.js.map index cf25c23e9cee6cc0a80e5f288548d8e53740f163..59d0f68cc8ff9d577d05e91d65646f1e924c45b7 100644 Binary files a/dist/index.js.map and b/dist/index.js.map differ diff --git a/src/main.ts b/src/main.ts index 31cb55bac4fbeaaa7f82a06e37dadcc2c2e52882..f40c8fa5a6bfc532b4ed01108688d38ad9fe2427 100644 --- a/src/main.ts +++ b/src/main.ts @@ -8,7 +8,6 @@ async function run(): Promise { try { if ( github.context.eventName !== 'issue_comment' || - github.context.payload.action || github.context.payload.action !== 'created' ) { core.setFailed(