Commit 062408a
GitHub Actions: smart run strategy (#937)
* GHA: run CI on PRs and pushes to master only
Previously, every pull request was running actions twice, since two signas were fired - push commit in the PR and new PR itself.
* Update CHANGELOG
* Review comments
Co-authored-by: Alan Crosswell <alan@columbia.edu>1 parent e09e7d4 commit 062408a
2 files changed
+6
-1
lines changed| Original 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
0 commit comments