Skip to content

Commit 3f32789

Browse files
Create revdepcheck.yaml
1 parent 7ee1694 commit 3f32789

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/revdepcheck.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
on:
2+
pull_request:
3+
branches: [main, master]
4+
5+
name: revdepcheck
6+
7+
jobs:
8+
revdepcheck:
9+
uses: easystats/workflows/.github/workflows/revdepcheck.yaml@main

0 commit comments

Comments
 (0)