Skip to content

add crypto.hash() as a shortcut to crypto.createHash().update().digest() #2

add crypto.hash() as a shortcut to crypto.createHash().update().digest()

add crypto.hash() as a shortcut to crypto.createHash().update().digest() #2

name: Require “Allow Edits”
on: [pull_request_target]
jobs:
_:
name: "Require “Allow Edits”"
runs-on: ubuntu-latest
steps:
- uses: ljharb/require-allow-edits@main