specify to only push on master branch

This commit is contained in:
bakedpotatolord 2025-05-17 16:54:40 -06:00
commit 2a52b36b18

View file

@ -1,6 +1,7 @@
name: 'docs-publish'
on:
push:
branches: [ master ]
workflow_dispatch: