Skip to content

开源社区的毒瘤仓库 #1187

开源社区的毒瘤仓库

开源社区的毒瘤仓库 #1187

Workflow file for this run

on:
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: gege-circle/github-action@master
env:
TOKEN: ${{ github.token }}
REPOSITORY: ${{ github.repository }}
EVENT: ${{ toJson(github.event) }}