Skip to content

Convert Net::BER::BerIdentifiedString to String for Rails 8.0 MessagePack compatibility #46

Convert Net::BER::BerIdentifiedString to String for Rails 8.0 MessagePack compatibility

Convert Net::BER::BerIdentifiedString to String for Rails 8.0 MessagePack compatibility #46

Workflow file for this run

# Based on https://github.com/discourse/discourse-plugin-skeleton/blob/main/.github/workflows/plugin-tests.yml
name: Plugin Tests
on:
push:
branches:
- master
- main
pull_request:
jobs:
build:
uses: discourse/.github/.github/workflows/discourse-plugin.yml@v1