Skip to content

fix: fix error when bot permissions is null (#158) #28

fix: fix error when bot permissions is null (#158)

fix: fix error when bot permissions is null (#158) #28

Workflow file for this run

name: Test
on: [push]
jobs:
test:
strategy:
matrix:
target: ['18']
uses: snapshot-labs/actions/.github/workflows/test.yml@main
secrets: inherit
with:
target: ${{ matrix.target }}