Skip to content

DA updates for sprint planning 2025-06-13 #1095

DA updates for sprint planning 2025-06-13

DA updates for sprint planning 2025-06-13 #1095

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"