Skip to content

FLIP: Cadence - Enable new fields on existing resource and struct definitions #1004

FLIP: Cadence - Enable new fields on existing resource and struct definitions

FLIP: Cadence - Enable new fields on existing resource and struct definitions #1004

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: "flow/flips"
message: "FLIP additions and updates should be submitted to https://github.com/onflow/flips"