Skip to content

KROK updates 06-27-2025 #1098

KROK updates 06-27-2025

KROK updates 06-27-2025 #1098

name: "Block @nocommit Merges"
on: [pull_request]
jobs:
check_pr:
runs-on: ubuntu-latest
steps:
- name: Check for @nocommit
uses: bthaile/[email protected]
with:
github-token: ${{github.token}}
keyword: "flips/"
message: "FLIP additions and updates should be submitted to https://github.com/onflow/flips"