Skip to content

add Code Comments from Redhat (#243) #101

add Code Comments from Redhat (#243)

add Code Comments from Redhat (#243) #101

Workflow file for this run

name: Events Record
on:
workflow_dispatch:
push:
branches:
- master
jobs:
Record:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4.0.0
- name: orbit
uses: linuxsuren/orbit-assistant@master
env:
ORBIT_TOKEN: ${{ secrets.ORBIT_TOKEN }}