Skip to content

check-pause-resume.sh: switch to new apause.exp script #1361

check-pause-resume.sh: switch to new apause.exp script

check-pause-resume.sh: switch to new apause.exp script #1361

Workflow file for this run

---
name: yamllint
# yamllint disable-line rule:truthy
on: [push, pull_request, workflow_dispatch]
jobs:
yamllint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: yamllint github actions
run: yamllint .github/workflows/*.yml