Skip to content

Normative: When formatting currency values, only use data on the number of minor units used to display that currency when using standard notation. #581

Normative: When formatting currency values, only use data on the number of minor units used to display that currency when using standard notation.

Normative: When formatting currency values, only use data on the number of minor units used to display that currency when using standard notation. #581

name: Require “Allow Edits”
on: [pull_request]
jobs:
_:
name: "Require “Allow Edits”"
runs-on: ubuntu-latest
steps:
- uses: ljharb/require-allow-edits@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}