Skip to content

Prevent warning in range() on php 7.x #7270

Prevent warning in range() on php 7.x

Prevent warning in range() on php 7.x #7270

on: pull_request
name: Block merge commits
jobs:
message-check:
name: Block Merge Commits
runs-on: ubuntu-latest
steps:
- name: Block Merge Commits
uses: Morishiri/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}