Skip to content

Commit

Permalink
Create revdepcheck.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Jan 10, 2023
1 parent 7526766 commit e779423
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/revdepcheck.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
on:
pull_request:
branches: [main, master]

name: revdepcheck

jobs:
revdepcheck:
uses: easystats/workflows/.github/workflows/revdepcheck.yaml@main

0 comments on commit e779423

Please sign in to comment.