Skip to content

Commit

Permalink
deleteme
Browse files Browse the repository at this point in the history
Signed-off-by: Kawika Avilla <[email protected]>
  • Loading branch information
kavilla committed Apr 28, 2022
1 parent 013e991 commit 7504323
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/create_doc_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ jobs:
runs-on: ubuntu-latest
name: Create Documentation Issue
steps:
- name: Edit the issue template
run: |
echo "https://github.com/opensearch-project/OpenSearch-Dashboards/pull/${{ env.PR_NUMBER }}." >> ./github/doc_issue_template.md
- name: GitHub App token
id: github_app_token
uses: tibdex/[email protected]
Expand Down

0 comments on commit 7504323

Please sign in to comment.