Skip to content

Commit

Permalink
Create pyright action.
Browse files Browse the repository at this point in the history
  • Loading branch information
declaresub authored Oct 5, 2024
1 parent b173d59 commit f120876
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/pyright
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

- name: abnf-pyright
uses: jakebailey/[email protected]
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

0 comments on commit f120876

Please sign in to comment.