mirror of
https://github.com/standardnotes/app
synced 2026-01-16 19:04:58 -05:00
chore: workflow
This commit is contained in:
4
.github/workflows/docs.deploy.yml
vendored
4
.github/workflows/docs.deploy.yml
vendored
@@ -4,8 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
# Review gh actions docs if you want to further define triggers, paths, etc
|
||||
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
|
||||
paths:
|
||||
- packages/docs/**
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user