Skip to content

Commit 9cf09b1

Browse files
author
Ritika Mishra
committed
improved format issue in deploy.yml
1 parent d5412bc commit 9cf09b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- "**dev**"
1212
pull_request:
1313
branches-ignore :
14-
- "**dev**"
14+
- "**dev**"
1515

1616
# Allows you to run this workflow manually from the Actions tab
1717
workflow_dispatch:

0 commit comments

Comments
 (0)