Skip to content

Commit

Permalink
Merge pull request #4 from deriv-com/sandeep/migrate-features
Browse files Browse the repository at this point in the history
chore: 🔥 removed permissions gh workflow
  • Loading branch information
sandeep-deriv authored May 15, 2024
2 parents 0ea8eea + 0f5a456 commit 8a84300
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
timeout-minutes: 30
runs-on: ubuntu-latest
environment: staging
permissions:
checks: write
pull-requests: write
steps:
- name: Verify user
uses: 'deriv-com/shared-actions/.github/actions/verify_user_in_organization@v1'
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/build-and-deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
build_to_cloudflare_pages:
timeout-minutes: 30
runs-on: ubuntu-latest
permissions:
checks: write
pull-requests: write
steps:
- name: Verify user
uses: 'deriv-com/shared-actions/.github/actions/verify_user_in_organization@v1'
Expand Down

0 comments on commit 8a84300

Please sign in to comment.