Skip to content

Commit

Permalink
Merge pull request deriv-com#40 from deriv-com/ako/fix-ci-failure-master
Browse files Browse the repository at this point in the history
ako/ remove redundant workflow call
  • Loading branch information
sandeep-deriv authored Aug 12, 2024
2 parents ddc51a7 + d004456 commit dde3c6e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-and-deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ jobs:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- name: Verify user
uses: 'deriv-com/shared-actions/.github/actions/verify_user_in_organization@v1'
with:
username: ${{github.event.pull_request.user.login}}
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

- name: Checkout to main branch
uses: actions/checkout@v4

Expand Down

0 comments on commit dde3c6e

Please sign in to comment.