Skip to content

Update 2024-07-05-Flow-Sprint-Kickoff.md #957

Update 2024-07-05-Flow-Sprint-Kickoff.md

Update 2024-07-05-Flow-Sprint-Kickoff.md #957

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"