Skip to content

Bump @octokit/types from 13.8.0 to 15.0.2 #573

Bump @octokit/types from 13.8.0 to 15.0.2

Bump @octokit/types from 13.8.0 to 15.0.2 #573

Workflow file for this run

name: Cleanup Copilot Licenses
on:
push:
workflow_dispatch:
# schedule:
# - cron: '0 0 * * *'
jobs:
copilot:
name: Copilot Seats
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
with:
github-token: ${{ secrets.TOKEN }}
organization: ${{ vars.ORG }}
inactive-days: 3
remove: false
csv: true