Skip to content

Commit 87f3fc8

Browse files
committed
Update naming. Remove cleanup
1 parent 27d8700 commit 87f3fc8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/usage-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Cleanup Copilot Licenses
1+
name: Notify Inactive Copilot Licenses
22
on:
33
workflow_dispatch:
44
schedule:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Run this action on a schedule to automatically remove inactive Copilot licenses.
55
In addition to this it can also deploy users from a CSV file. This is useful as you are adopting Copilot as it can help facilitate the process of adding users to your organization.
66

77
## Usage
8-
Create a workflow (eg: `.github/workflows/copilot-license-cleanup.yml`). See [Creating a Workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file).
8+
Create a workflow (eg: `.github/workflows/copilot-license-management.yml`). See [Creating a Workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file).
99

1010
### Deploying users from a CSV file
1111

0 commit comments

Comments
 (0)