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 460fa55
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/formatter.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Formatter

on:
pull_request:
branches: [main]
push

jobs:
build:
Expand Down

0 comments on commit 460fa55

Please sign in to comment.