Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Merged
Next Next commit
👷 Only run autofix on pull requests
  • Loading branch information
NatoBoram committed Nov 1, 2024
commit 6479736a3b8d3e752ebd38bc1ac7ea3b67a0ac2b
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