Skip to content

Commit

Permalink
Update build-docs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed May 24, 2024
1 parent af8f528 commit 34118a3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/build-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
name: build-docs

on:
# Allows you to run this workflow manually from the Actions tab
push:
branches:
- main
paths:
- "src/**"
- "!src/MSIdentityTools.psd1"
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow updates to the repository
Expand Down

0 comments on commit 34118a3

Please sign in to comment.