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 committed Aug 9, 2023
1 parent eb807c6 commit 7b21a7c
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 7b21a7c

Please sign in to comment.