Skip to content

AutoStart Plugin that will start automatically the Android/IOS app when device is started. #1149

AutoStart Plugin that will start automatically the Android/IOS app when device is started.

AutoStart Plugin that will start automatically the Android/IOS app when device is started. #1149

name: Capacitor Community Bot
on:
push:
branches: [master]
issues:
types: [opened, edited]
issue_comment:
types: [created]
jobs:
bot:
name: ${{ github.event_name }}/${{ github.event.action }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ionic-team/bot@main
with:
repo-token: ${{ secrets.BOT_TOKEN }}
env:
GIT_AUTHOR_NAME: Capacitor Community Bot
GIT_AUTHOR_EMAIL: hi@ionicframework.com
GIT_COMMITTER_NAME: Capacitor Community Bot
GIT_COMMITTER_EMAIL: hi@ionicframework.com