Skip to content

Commit

Permalink
Switch to new validate TS pipeline from Bratislava's action repo
Browse files Browse the repository at this point in the history
  • Loading branch information
vidriduch committed May 22, 2024
1 parent 4a50f62 commit f3f8050
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 41 deletions.
41 changes: 0 additions & 41 deletions .github/workflows/pull.yml

This file was deleted.

8 changes: 8 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Validate
on: [ pull_request ]
jobs:
validate:
name: Validate typescript
uses: bratislava/github-actions/.github/workflows/validate-typescript.yml@stable
with:
workdir: './next'

0 comments on commit f3f8050

Please sign in to comment.