Skip to content

Commit

Permalink
Only trigger on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
smokestacklightnin committed Oct 15, 2024
1 parent 040369b commit 4525700
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: deploy-docs
on:
workflow_dispatch:
push:
branches:
- 'master'
pull_request:
permissions:
contents: write
Expand Down

0 comments on commit 4525700

Please sign in to comment.