Skip to content

Commit

Permalink
Merge branch 'master' into pr/n7706_add-client-id
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaszRozmej authored Nov 5, 2024
2 parents 52584c1 + cb4ec0b commit c830986
Show file tree
Hide file tree
Showing 127 changed files with 3,461 additions and 1,943 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-supported-chains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,9 @@ jobs:
config: ${{fromJson(needs.setup-matrix.outputs.matrix)}}
runs-on: ubuntu-latest
steps:
- name: Destroy VM (if initialization failed)
- name: Destroy VM (make sure is removed)
uses: kamilchodola/linode-github-runner/.github/actions/linode-machine-manager@main
if: ${{ failure() && needs.create_a_runner.result == 'failure' }}
continue-on-error: true
with:
linode_token: ${{ secrets.LINODE_TOKEN }}
github_token: "${{ secrets.REPOSITORY_DISPATCH_TOKEN }}"
Expand Down
Loading

0 comments on commit c830986

Please sign in to comment.