Skip to content

Commit 512041e

Browse files
author
Ritika Mishra
committed
updated format of code in workflow file
1 parent b07923d commit 512041e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
push:
1010
branches-ignore :
1111
- "**dev**"
12-
pull_request:
13-
branches-ignore :
12+
pull_request:
13+
branches-ignore :
1414
- "**dev**"
1515

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

0 commit comments

Comments
 (0)