Skip to content

build(deps): bump console from 0.16.3 to 0.16.4 #10

build(deps): bump console from 0.16.3 to 0.16.4

build(deps): bump console from 0.16.3 to 0.16.4 #10

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