Skip to content

Bump zerovec from 0.10.2 to 0.10.4 in /bulbbot.GatewayHandler #47

Bump zerovec from 0.10.2 to 0.10.4 in /bulbbot.GatewayHandler

Bump zerovec from 0.10.2 to 0.10.4 in /bulbbot.GatewayHandler #47

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 }}