Skip to content

Commit e6efab9

Browse files
author
Mona Al Fouani
committed
Fix code formatting with Prettier
1 parent 2d5e8bb commit e6efab9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: CI/CD Pipeline
22

33
permissions:
4-
contents: write # for checkout
5-
pages: write # for deploying to GitHub Pages
6-
id-token: write # required by deploy-pages@v4
4+
contents: write # for checkout
5+
pages: write # for deploying to GitHub Pages
6+
id-token: write # required by deploy-pages@v4
77

88
on:
99
push:

0 commit comments

Comments
 (0)