Skip to content

Commit

Permalink
disable E2E for now
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiSF committed Jun 5, 2024
1 parent e55957e commit 9526c29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/push-preid-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ on:
- feat/token-validation/main

jobs:
e2e:
secrets: inherit
uses: ./.github/workflows/callable-release-verification.yml
# e2e:
# secrets: inherit
# uses: ./.github/workflows/callable-release-verification.yml
parse-preid:
name: Parse preid from branch
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9526c29

Please sign in to comment.