Skip to content

build(deps): bump decibri from 5.0.0 to 5.4.1 #81

build(deps): bump decibri from 5.0.0 to 5.4.1

build(deps): bump decibri from 5.0.0 to 5.4.1 #81

Workflow file for this run

name: CLA
on:
pull_request_target:
types: [opened, synchronize, closed]
issue_comment:
types: [created]
permissions:
checks: write
pull-requests: write
contents: read
jobs:
cla:
runs-on: ubuntu-latest
steps:
- uses: decibri/decibri-cla-action@v1
with:
store-token: ${{ secrets.CLA_STORE_TOKEN }}