We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1efaf5 commit ea23113Copy full SHA for ea23113
.github/workflows/canary_checks.yml
@@ -44,10 +44,6 @@ jobs:
44
contents: read
45
steps:
46
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # version 4.1.4
47
- with:
48
- # TODO temporarily pin to pre-pretty sandbox until we ship that
49
- # Branch contains repo at 0cc2de3ae15f09a9eec5b9e0d54f0bae474c7aa9 plus changes to build step caching
50
- ref: pre-pretty-sandbox-branch
51
- name: Run live dependency health checks
52
uses: ./.github/actions/run_with_e2e_account
53
with:
0 commit comments