Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Sep 20, 2023
1 parent 71bbb16 commit 6b9235d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ concurrency:
jobs:
docs:
name: Generate 🐣
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
if: >
!contains(github.event.commits[0].message, '[skip docs]')
&& github.event.pull_request.draft == false
Expand Down

0 comments on commit 6b9235d

Please sign in to comment.