Skip to content

Commit f47c93c

Browse files
authored
Merge pull request #1363 from github/henrymercer/delete-runner-part-1
Delete the runner, part 1
2 parents 6a0f768 + 0990a34 commit f47c93c

11 files changed

+1
-6519
lines changed

.eslintignore

-1
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

+1-1
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

0 commit comments

Comments
 (0)