Skip to content

Commit d48707c

Browse files
committed
Merge branch 'henrymercer/delete-runner-part-2' into henrymercer/require-cli-2.6.3
2 parents 07b9db6 + 0dea34e commit d48707c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+375
-11807
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
**/webpack.config.js
22
lib/**
3-
runner/dist/**
43
src/testdata/**
54
tests/**

.github/update-release-branch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import os
66
import subprocess
77

8-
EMPTY_CHANGELOG = """# CodeQL Action and CodeQL Runner Changelog
8+
EMPTY_CHANGELOG = """# CodeQL Action Changelog
99
1010
## [UNRELEASED]
1111

.github/workflows/__export-file-baseline-information.yml

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)