Skip to content

[frameit] how use emoji for keyword ot title? #2684

[frameit] how use emoji for keyword ot title?

[frameit] how use emoji for keyword ot title? #2684

Workflow file for this run

name: Processing issues
on:
issues:
types: [opened]
jobs:
fastlane-env:
name: fastlane env reminder
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: fastlane/github-actions/fastlane-env-reminder@latest
with:
repo-token: "${{ secrets.BOT_GITHUB_TOKEN }}"