Skip to content

Fix to allow user to provide their own checksum value when checksum algorithm is specified #167

Fix to allow user to provide their own checksum value when checksum algorithm is specified

Fix to allow user to provide their own checksum value when checksum algorithm is specified #167

Workflow file for this run

name: Block Merge During Daily Release
on:
pull_request:
branches: [ main ]
merge_group:
branches: [ main ]
jobs:
block:
runs-on: ubuntu-latest
steps:
- uses: yykamei/block-merge-based-on-time@v2.1.37
with:
timezone: "UTC"
after: 18:00
before: 20:00
base-branches: "main"