Commit 57ad5e8
authored
ci: remove ref option from prettier workflow checkout (#733)
* Remove ref option from checkout step
Removed the ref option from the checkout step.
Signed-off-by: Manas Manohar <[email protected]>
* Enhance Prettify Code workflow for changed files
Updated the GitHub Actions workflow to fetch the base branch and check code formatting only for changed files in pull requests.
Signed-off-by: Manas Manohar <[email protected]>
* test: prettier workflow
Signed-off-by: Manas Manohar <[email protected]>
* chore: use variable for changed files
Signed-off-by: Manas Manohar <[email protected]>
* undo prettier testing changes
Removed unnecessary blank lines and ensured proper formatting.
Signed-off-by: Manas Manohar <[email protected]>
---------
Signed-off-by: Manas Manohar <[email protected]>1 parent e5c914c commit 57ad5e8
1 file changed
+30
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | | - | |
18 | 15 | | |
19 | 16 | | |
20 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
21 | 45 | | |
22 | 46 | | |
23 | | - | |
24 | 47 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 48 | + | |
| 49 | + | |
0 commit comments