Skip to content

Commit 780bc75

Browse files
committed
chore: include deploy-docs.yml in website deployment paths
1 parent 807ba46 commit 780bc75

File tree

2 files changed

+1
-39
lines changed

2 files changed

+1
-39
lines changed

.github/workflows/create-tweet-on-x.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- main
99
paths:
1010
- 'website/**'
11+
- '.github/workflows/deploy-docs.yml'
1112

1213
concurrency:
1314
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)