Skip to content

Hhh#148

Closed
Markisha1997 wants to merge 6 commits intocommunity:mainfrom
Markisha1997:main
Closed

Hhh#148
Markisha1997 wants to merge 6 commits intocommunity:mainfrom
Markisha1997:main

Conversation

@Markisha1997
Copy link
Copy Markdown

No description provided.

@github-actions
Copy link
Copy Markdown

This pull request is being automatically closed because we do not accept external contributions to this repository.

@github-actions github-actions Bot closed this May 15, 2024
@AhmTaher
Copy link
Copy Markdown

name: Open new issue
on: workflow_dispatch

jobs:
open-issue:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
steps:
- run: |
gh issue --repo ${{ github.repository }}
create --title "Issue title" --body "Issue body"
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants