Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Oct 14, 2021
1 parent 10d610b commit 935eaec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ on:
- "src/**"
- "docs/**"
- "build/**"
pull_request:
branches: [ master, main, dev ]
paths:
- "src/**"
#pull_request:
# branches: [ master, main, dev ]
# paths:
# - "src/**"

env:
DocsDeployGitHubToken: ${{ secrets.DOCS_GITHUB_TOKEN }}
Expand Down

0 comments on commit 935eaec

Please sign in to comment.