forked from TheAlgorithms/JavaScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 42b9f64
authored
merge: Update workflow organization and environments (TheAlgorithms#971)
* chore: only run update directory on `master`
* chore: move codespell to CI workflow
* chore: remove codespell workflow(moved)
* chore: listen for `push` only on `master`
* chore: remove `pull_request` type params1 parent 2be0fdc commit 42b9f64
File tree
3 files changed
+21
-15
lines changed- .github/workflows
3 files changed
+21
-15
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
4 | 8 |
| |
5 | 9 |
| |
6 | 10 |
| |
11 | + | ||
7 | 12 |
| |
8 | 13 |
| |
9 | 14 |
| |
| |||
20 | 25 |
| |
21 | 26 |
| |
22 | 27 |
| |
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + |
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
|
0 commit comments