Skip to content

Commit

Permalink
Update .github/workflows/issue_opened.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Law <[email protected]>
  • Loading branch information
ruisebas and lawmicha authored Mar 22, 2024
1 parent acdd9c6 commit 891f760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_opened.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ISSUE_NUMBER: ${{ github.event.issue.number }}
run: |
gh issue comment $ISSUE_NUMBER --repo aws-amplify/amplify-swift -b "This issue was opened by a maintainer of this repository; updates will be posted here. If you are also experiencing this issue, please comment here with any relevant information so that we're aware and can prioritize accordingly."
gh issue comment $ISSUE_NUMBER --repo aws-amplify/amplify-ui-swift-authenticator -b "This issue was opened by a maintainer of this repository; updates will be posted here. If you are also experiencing this issue, please comment here with any relevant information so that we're aware and can prioritize accordingly."

0 comments on commit 891f760

Please sign in to comment.