Kumora/.gitea/workflows/rector.yml

13 lines
239 B
YAML
Raw Normal View History

2025-01-16 21:42:05 +01:00
on: [push, pull_request]
name: rector
jobs:
rector:
name: Rector
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Rector
uses: zingimmick/rector-action@0.0.3
with:
args: --dry-run