docs: make github action workflow more understandable (#1582) [skip ci]

This commit is contained in:
Nikos Kanakis
2023-12-18 19:04:44 +02:00
committed by GitHub
parent 995dd4a8e1
commit 366f8b9dfe
3 changed files with 2 additions and 0 deletions

View File

@@ -68,6 +68,8 @@ on:
jobs:
github-metrics:
runs-on: ubuntu-latest
environment:
name: production
permissions:
contents: write
steps: