Skip to content

Merge pull request #166 from uyuni-project/dependabot/bundler/rubocop… #135

Merge pull request #166 from uyuni-project/dependabot/bundler/rubocop…

Merge pull request #166 from uyuni-project/dependabot/bundler/rubocop… #135

Workflow file for this run

name: 'GitHub Action review'
on:
push:
branches: [ master, devel ]
paths:
- '.github/workflows/**'
pull_request:
branches: [ master, devel ]
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1