Skip to content

Commit a618463

Browse files
Remove workflow changes that are no longer needed.
These were added so that we could create PRs to merge into this branch, and it would still run CI/CD checks. Now that the child branches are done, these are no longer needed and should be removed to keep clean workflows.
1 parent 9508033 commit a618463

7 files changed

Lines changed: 0 additions & 7 deletions

.github/workflows/codeql_unit_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ on:
1515
- main
1616
- next
1717
- "rc/**"
18-
- michaelrfairhurst/package-undefined-behavior
1918

2019
jobs:
2120

.github/workflows/extra-rule-validation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ on:
1515
- main
1616
- "rc/**"
1717
- next
18-
- michaelrfairhurst/package-undefined-behavior
1918

2019

2120
jobs:

.github/workflows/tooling-unit-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ on:
1515
- main
1616
- "rc/**"
1717
- next
18-
- michaelrfairhurst/package-undefined-behavior
1918

2019
jobs:
2120
prepare-supported-codeql-env-matrix:

.github/workflows/validate-package-files.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- main
1010
- next
1111
- "rc/**"
12-
- michaelrfairhurst/package-undefined-behavior
1312

1413
jobs:
1514
validate-package-files:

.github/workflows/validate-query-formatting.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- main
1010
- next
1111
- "rc/**"
12-
- michaelrfairhurst/package-undefined-behavior
1312

1413
env:
1514
XARGS_MAX_PROCS: 4

.github/workflows/validate-query-help.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- main
1010
- next
1111
- "rc/**"
12-
- michaelrfairhurst/package-undefined-behavior
1312

1413
jobs:
1514
validate-query-help-files:

.github/workflows/validate-query-test-case-formatting.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- main
1010
- next
1111
- "rc/**"
12-
- michaelrfairhurst/package-undefined-behavior
1312

1413
env:
1514
XARGS_MAX_PROCS: 4

0 commit comments

Comments
 (0)