Skip to content

[Access] Add new rpc endpoints #898

[Access] Add new rpc endpoints

[Access] Add new rpc endpoints #898

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"