Commit cd34134
authored
Refactor code quality workflow to explicitly name checkout step and e… (#2)
Changes
- Added explicit naming for checkout step in GitHub Actions workflow
- Configured workflow to run on pull request events (synchronize,
opened, reopened) and pushes to main branch
- Set up initial linting step in the CI pipeline1 parent 594cc60 commit cd34134
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments