Skip to content

The file glyma.Zhuang_Xue_2021.yml is ready for review and merge to m… #696

The file glyma.Zhuang_Xue_2021.yml is ready for review and merge to m…

The file glyma.Zhuang_Xue_2021.yml is ready for review and merge to m… #696

Workflow file for this run

on: [push, pull_request, workflow_dispatch]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install yamllint
run: python3 -mpip install --no-cache-dir yamllint
- name: Run yamllint
run: yamllint .