Skip to content

Merge pull request #197 from creative-commoners/pulls/2/remove-graphql #134

Merge pull request #197 from creative-commoners/pulls/2/remove-graphql

Merge pull request #197 from creative-commoners/pulls/2/remove-graphql #134

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
# This is a dummy ci job added so that the gha-merge-up action will find a ci.yml file to run
name: CI
runs-on: ubuntu-latest
steps:
- name: Pass
run: |
echo "Passed"