Skip to content

Updated the Moralis Integration guide #556

Updated the Moralis Integration guide

Updated the Moralis Integration guide #556

Workflow file for this run

name: dummy
on:
pull_request:
branches:
- "**"
jobs:
dummy:
name: Dummy
runs-on: ubuntu-latest
steps:
- name: Do nothing
run: |
echo "Make sure there's always GitHub action, which is required to display the \"Update branch\" button in PR."