T
twostars
Avoid duplicate clang-format-check workflow runs (#746)
Currently this is invoked on every push and every pull request.
As with the others, this should (primarily to address this) invoke only on pushes *to master* (and pull requests).
It will continue to invoke on the pull_request -> synchronize otherwise, so we don't need the duplicate events.
Github Commit Görüntüle...
See Commints...
..
Currently this is invoked on every push and every pull request.
As with the others, this should (primarily to address this) invoke only on pushes *to master* (and pull requests).
It will continue to invoke on the pull_request -> synchronize otherwise, so we don't need the duplicate events.
Github Commit Görüntüle...
See Commints...
..