Skip to content

Update 2023-09-15-Protocol-Sprint-Kickoff.md #747

Update 2023-09-15-Protocol-Sprint-Kickoff.md

Update 2023-09-15-Protocol-Sprint-Kickoff.md #747

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