Skip to content

Refactor dayOfWeek variable in createJobSummary function to use long … #17

Refactor dayOfWeek variable in createJobSummary function to use long …

Refactor dayOfWeek variable in createJobSummary function to use long … #17

Workflow file for this run

name: Usage
on:
push:
pull_request:
workflow_dispatch:
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
with:
organization: 'octodemo'
github-token: ${{ secrets.TOKEN }}