Polish "Only include production branches for docs deployment"

See gh-32434
This commit is contained in:
Stéphane Nicoll
2024-03-14 17:47:12 +01:00
parent 30087e1aea
commit 7357812b4e

View File

@@ -1,11 +1,10 @@
name: Deploy Docs
on:
push:
branches-ignore:
- 'gh-pages'
branches:
- 'main'
- '*.x'
- '!gh-pages'
tags:
- 'v*'
repository_dispatch: