Skip to content

Commit 770be3f

Browse files
authored
Update docs-page-action.yml
1 parent 4bfb6cb commit 770be3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-page-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
# Runs on pushes targeting the default branch
66
push:
77
branches:
8-
- 'release/**'
8+
- 'release/**'
99

1010
# Allows you to run this workflow manually from the Actions tab
1111
workflow_dispatch:

0 commit comments

Comments
 (0)