Skip to content

Commit

Permalink
GH Actions/website deploy: minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Jan 5, 2023
1 parent d91f20c commit 0a55380
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@ on:
push:
branches:
- 'stable'
tags:
- '**'
# And whenever this workflow or one of the associated scripts is updated (for a dry-run).
pull_request:
branches-ignore:
- 'stable'
paths:
- 'README.md'
- '.github/workflows/update-website.yml'
- '.github/build/**'
# Also allow manually triggering the workflow.
Expand Down

0 comments on commit 0a55380

Please sign in to comment.