Skip to content

Commit

Permalink
Enabled CI in PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed May 30, 2023
1 parent c7560fa commit caddfe4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit caddfe4

Please sign in to comment.