mirror of
https://github.com/github/codeql-action.git
synced 2026-04-26 16:58:47 +00:00
don't run integration tests on PRs
This commit is contained in:
@@ -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