Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 0832aa2

Browse files
committed
update workflows
1 parent 40899c4 commit 0832aa2

2 files changed

Lines changed: 1 addition & 78 deletions

File tree

.github/workflows/code-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This GitHub action runs your tests for each commit push and/or PR. Optionally
22
# you can turn it on using a cron schedule for regular testing.
33
#
4-
name: Provider Code Check
4+
name: Code Check
55
on:
66
pull_request:
77
paths-ignore:

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)