Skip to content

Commit

Permalink
👷 Run main CI workflow on all PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanprince committed Sep 21, 2024
1 parent 0fcb4ca commit 339cace
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
push:
branches:
- "**"
pull_request:
branches:
- "**"

jobs:
build:
Expand Down

0 comments on commit 339cace

Please sign in to comment.