Skip to content

Commit

Permalink
Create pkgdown-no-suggests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Nov 19, 2022
1 parent 573f714 commit fa6aee5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/pkgdown-no-suggests.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]

name: pkgdown-no-suggests

jobs:
pkgdown-no-suggests:
uses: easystats/workflows/.github/workflows/pkgdown-no-suggests.yaml@main

0 comments on commit fa6aee5

Please sign in to comment.