From 875fb762ea5a4d754ce1684a7d2c48a0af62304f Mon Sep 17 00:00:00 2001 From: nerrad Date: Mon, 18 May 2020 23:39:39 +0000 Subject: [PATCH] Update built file. Signed-off-by: GitHub Actions --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 6203b5f0..f60ea4d5 100644 --- a/dist/index.js +++ b/dist/index.js @@ -35887,7 +35887,7 @@ const runner = __webpack_require__( 90 ); module.exports = { name: 'todos', events: [ 'pull_request', 'push', 'issues' ], - actions: [ 'opened', 'closed', 'edited' ], + actions: [ 'opened', 'synchronize', 'closed', 'edited' ], runner, };