Skip to content

Bump globals from 15.11.0 to 15.13.0 #57

Bump globals from 15.11.0 to 15.13.0

Bump globals from 15.11.0 to 15.13.0 #57

Workflow file for this run

on: pull_request
name: Pull Request
jobs:
message-check:
name: Block Autosquash Commits
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Block Autosquash Commits
uses: ./
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}