mirror of
https://github.com/github/codeql-action.git
synced 2025-12-30 03:00:13 +08:00
don't run integration tests on PRs
This commit is contained in:
2
.github/workflows/integration-testing.yml
vendored
2
.github/workflows/integration-testing.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: "Integration Testing"
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
multi-language-repo_test-autodetect-languages:
|
||||
|
||||
Reference in New Issue
Block a user