Add issue creation action

This commit is contained in:
zyphlar 2023-01-01 09:42:26 -08:00 committed by GitHub
parent 12f795c0b7
commit a159c245d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
.github/workflows/main.yml vendored Normal file
View File

@ -0,0 +1,13 @@
on:
workflow_dispatch:
jobs:
create:
name: create
runs-on: ${{ matrix.os }}
steps:
- name: open-issue
uses: rishabhgupta/git-action-issue@05095a071ec1fa279fff18873b8de34366d38790
with:
token: ${{ secrets.GITHUB_TOKEN }}
title: fff
body: fefefefe