Skip to content

Commit

Permalink
test: tsc actions
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaup committed May 18, 2024
1 parent de3f0c4 commit 532cc4c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tsc-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
pull_request:
branches:
- main
- test-action

jobs:
check-tsc-errors:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/tsc-output.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ on:
push:
branches:
- main
- develop
- tsc-action

jobs:
store-tsc-output:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 532cc4c

Please sign in to comment.