1
0
Fork 0

Rename workflows

pull/1631/head
Nick Alteen 2024-01-26 14:07:41 -05:00
parent 4b64bfdf9b
commit 737377e434
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
name: artifact-unit-tests name: Artifact Package Tests
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: audit-toolkit name: Audit Packages
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: cache-windows-tests name: Cache Package Tests (Windows)
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: cache-tests name: Cache Package Tests
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: codeql name: CodeQL Analysis
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: publish name: Publish
on: on:
workflow_dispatch: workflow_dispatch:

View File

@ -1,4 +1,4 @@
name: toolkit-unit-tests name: Root Repository Tests
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: update-github name: Update GitHub Dependencies
on: on:
workflow_dispatch: workflow_dispatch: