Skip to content

chore: remove log statement in $RefPlugin #706

chore: remove log statement in $RefPlugin

chore: remove log statement in $RefPlugin #706

Workflow file for this run

name: 'Check'
on: pull_request
jobs:
author-check:
runs-on: ubuntu-latest
steps:
- name: Verified Github Authors
uses: joshwooding/verified-github-author-action@v0
with:
GITHUB_TOKEN: ${{ secrets.MOSAIC_GITHUB_TOKEN }}