Skip to content

Commit

Permalink
Enable CI for typescript4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yunabe committed May 12, 2023
1 parent 83e2d12 commit 3c8b6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Expand Up @@ -2,7 +2,7 @@ name: Node.js CI

on:
push:
branches: [ main ]
branches: [ main, typescript4.6 ]
tags: [ '*' ]
pull_request:
branches: [ main ]
Expand Down

0 comments on commit 3c8b6c5

Please sign in to comment.