Skip to content

Bump fonttools from 4.41.0 to 4.55.8 #343

Bump fonttools from 4.41.0 to 4.55.8

Bump fonttools from 4.41.0 to 4.55.8 #343

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "CONGRATULATIONS! IT's your first Issue!"
pr-message: "CONGRATULATIONS!! IT'S YOUR FIRST PULL-REQUEST!"