Skip to content

Commit

Permalink
Run ./build.sh --doc on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored and andrewvaughan committed Oct 31, 2023
1 parent 9133abd commit e3a56cd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/install-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ jobs:
issues: write
pull-requests: write


steps:

##
Expand Down Expand Up @@ -227,7 +226,7 @@ jobs:
# https://megalinter.io/latest/config-file/
#
env:

##
# By default, this validates full codebase whenever a push to the
# default branch occurs. Otherwise, only the `git diff` files will
Expand Down Expand Up @@ -256,7 +255,7 @@ jobs:
github.ref == 'refs/heads/master'
)
}}
##
# This token is automatically created on the GitHub server and you
# should not modify this line.
Expand Down

0 comments on commit e3a56cd

Please sign in to comment.