Skip to content

Sprint updates for 2024-12-13.md #1021

Sprint updates for 2024-12-13.md

Sprint updates for 2024-12-13.md #1021

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"