Skip to content

Commit

Permalink
ci: we don't need to run light ci on push anymore
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Mar 13, 2024
1 parent c6823df commit 0c032bc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ concurrency:

on:
pull_request:
push:
# We run the heavy ci already
branches-ignore:
- main

jobs:
fmt:
Expand Down

0 comments on commit 0c032bc

Please sign in to comment.