disable static deploy task

This commit is contained in:
Loren Norman 2025-06-13 12:21:10 -04:00
parent 473e7438a8
commit fa09bfa2ea

View file

@ -3,8 +3,8 @@ name: Deploy static content to Pages
on: on:
# Runs on pushes targeting the default branch # Runs on pushes targeting the default branch
push: # push:
branches: ["main"] # branches: ["main"]
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: