Skip to content

Commit

Permalink
Add rector workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybrad committed Jan 31, 2025
1 parent 15f7643 commit 0d6e5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
php_version: '["8.2", "8.3"]'
craft_version: '5'
node_version: '20'
jobs: '["ecs", "phpstan", "prettier", "tests"]'
jobs: '["ecs", "phpstan", "prettier", "tests", "rector"]'
notify_slack: true
slack_subteam: <!subteam^S01CWPYH9D5>
secrets:
Expand Down

0 comments on commit 0d6e5c2

Please sign in to comment.