Skip to content

Commit 9113f8d

Browse files
committed
changes done to github workflow cicd
1 parent f9f3fc9 commit 9113f8d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: workflow
22

33
on:
44
push:
5-
branches:
6-
- main
7-
paths-ignore:
8-
- 'README.md'
5+
branches:
6+
- main
7+
paths-ignore:
8+
- 'README.md'
99

1010
jobs:
1111
integration:

0 commit comments

Comments
 (0)