Skip to content

Bump h2 from 0.3.24 to 0.3.26 in /bulbbot.MessageService #49

Bump h2 from 0.3.24 to 0.3.26 in /bulbbot.MessageService

Bump h2 from 0.3.24 to 0.3.26 in /bulbbot.MessageService #49

Workflow file for this run

name: Pull Requests Labeler
on: pull_request
jobs:
labelPR:
name: Label PR With Repo(s)
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: tinkurlab/monorepo-pr-labeler-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}