Skip to content

Implement GraphQL Mutation for Adding Attendance Records & Updates the getAttendance Query #4

Implement GraphQL Mutation for Adding Attendance Records & Updates the getAttendance Query

Implement GraphQL Mutation for Adding Attendance Records & Updates the getAttendance Query #4

Workflow file for this run

name: shuttle-run
on:
pull_request:
branches: [ "master", "develop" ]
jobs:
run-project:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run shuttle project locally.
uses: ivinjabraham/[email protected]