Skip to content

Don't run build-prep by default for create-srpm #246

Don't run build-prep by default for create-srpm

Don't run build-prep by default for create-srpm #246

Workflow file for this run

---
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- 'main'
env:
TEST_TAG: eext:test
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint yaml files
run: yamllint .