Skip to content

Commit

Permalink
run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
auumgn committed Oct 26, 2023
1 parent a98af68 commit f87dc7d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/angular-format.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: Prettier & Lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

workflow_call:
workflow_dispatch:
jobs:
format:
Expand Down

0 comments on commit f87dc7d

Please sign in to comment.