Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

👷 Only run autofix on pull requests #130

Merged
merged 10 commits into from
Nov 1, 2024
Merged
2 changes: 0 additions & 2 deletions .github/workflows/fix.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Fix

on:
push:
branches: main
pull_request:
branches: main

Expand Down
Loading