Skip to content

Commit

Permalink
change triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
philiplinden committed Jan 6, 2024
1 parent 6cf3b55 commit a62cc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-doc-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main" ]
paths: ["learning"]
paths: ["learning", "docs", "src"]
pull_request:
branches: [ "main" ]
# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit a62cc7e

Please sign in to comment.