Skip to content

Updated moralis description in the "overview-of-dev-tools-and-integra… #570

Updated moralis description in the "overview-of-dev-tools-and-integra…

Updated moralis description in the "overview-of-dev-tools-and-integra… #570

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."