Skip to content

Fixing a bug where getReactionRates didn't work on Core #4968

Fixing a bug where getReactionRates didn't work on Core

Fixing a bug where getReactionRates didn't work on Core #4968

Workflow file for this run

name: Check License Lines
on: [push, pull_request]
jobs:
check-license-lines:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@master
- name: Check License Lines
uses: kt3k/[email protected]