Skip to content

Commit

Permalink
Change formatter action to run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
IbraheemTuffaha authored and AliOsm committed Aug 9, 2023
1 parent bed0f08 commit 4aece79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/formatter.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Formatter

on:
push:
branches: [main]
pull_request:
branches: [main]

Expand Down

0 comments on commit 4aece79

Please sign in to comment.