Skip to content

Commit

Permalink
Merge branch 'master' into feat/pubnub_flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
are authored Mar 2, 2022
2 parents 91ece75 + 205a309 commit 9827146
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/commands-handler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
with:
token: ${{ secrets.GH_TOKEN }}
listener: client-engineering-bot
acceptance-tests-workflow: run_acceptance_tests
jira-api-key: ${{ secrets.JIRA_API_KEY }}
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,9 @@ jobs:
source-folder: doc/api
jira-api-key: ${{ secrets.JIRA_API_KEY }}
last-service: true
- name: Upload test reports
uses: ./.github/.release/actions/actions/test-reports/upload
with:
token: ${{ secrets.GH_TOKEN }}
acceptance-tests-workflow: run_acceptance_tests

0 comments on commit 9827146

Please sign in to comment.