8000 test: Add test code · s2quake/commands@97c874a · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix an issue with settings not being applied in CommandContext #122

Fix an issue with settings not being applied in CommandContext

Fix an issue with settings not being applied in CommandContext #122

Workflow file for this run

name: Check Changelog
on:
pull_request:
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
jobs:
check-changelog:
runs-on: ubuntu-latest
steps:
- uses: tarides/changelog-check-action@v2
with:
changelog: CHANGES.md
0