diff --git a/.github/workflows/capacitor-bot.yml b/.github/workflows/capacitor-bot.yml index e53bfcb3a1..d7cc0235b6 100644 --- a/.github/workflows/capacitor-bot.yml +++ b/.github/workflows/capacitor-bot.yml @@ -1,6 +1,9 @@ name: Capacitor Bot on: + push: + branches: + - master issues: types: - opened @@ -17,3 +20,8 @@ jobs: - uses: ionic-team/capacitor-bot@master with: repo-token: ${{ secrets.BOT_TOKEN }} + env: + GIT_AUTHOR_NAME: Ionitron + GIT_AUTHOR_EMAIL: hi@ionicframework.com + GIT_COMMITTER_NAME: Ionitron + GIT_COMMITTER_EMAIL: hi@ionicframework.com diff --git a/.github/workflows/needs-reply.yml b/.github/workflows/needs-reply.yml index 77b5b97b5f..23d2c89acf 100644 --- a/.github/workflows/needs-reply.yml +++ b/.github/workflows/needs-reply.yml @@ -16,6 +16,4 @@ jobs: It looks like this issue didn't get the information it needed, so I'll close it for now. If I made a mistake, sorry! I am just a bot. Have a great day! - - Love, Ionitron 💙