Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hhh #148

Closed
wants to merge 6 commits into from
Closed

Hhh #148

wants to merge 6 commits into from

Conversation

Markisha1997
Copy link

No description provided.

Copy link

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

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
2 participants