Skip to content

fix(default-flatpaks): Allow usage of Fedora flatpak remote #365

fix(default-flatpaks): Allow usage of Fedora flatpak remote

fix(default-flatpaks): Allow usage of Fedora flatpak remote #365

Workflow file for this run

name: reviewdog
on:
pull_request:
jobs:
shellcheck:
name: runner / shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: shellcheck
uses: reviewdog/action-shellcheck@v1
with:
github_token: ${{ github.token }}
reporter: github-pr-review