Skip to content

gqlmod/check-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gqlmod checker

Example:

name: gqlmod

on: push

jobs:
  check:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v1
        with:
          fetch-depth: 1
      - uses: gqlmod/check-action@trunk
        with:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

About

GitHub Action to check GraphQL queries

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published