We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4276694 commit 9508484Copy full SHA for 9508484
.github/workflows/cpp_integration_tests_clang.yml
@@ -1,8 +1,5 @@
1
name: C++ Integration Tests (ubuntu-latest clang)
2
-on:
3
- pull_request:
4
- push:
5
- branches: main
+on: push
6
jobs:
7
build-and-test:
8
runs-on: ubuntu-latest
0 commit comments