Skip to content

Commit

Permalink
ci: remove trigger on archived repository (#68)
Browse files Browse the repository at this point in the history
`LedgerHQ/crypto-assets-clear-signing-initiative` is now merged and archived
  • Loading branch information
jnicoulaud-ledger authored Oct 24, 2024
1 parent a206093 commit c1c5545
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,6 @@ jobs:
repository: LedgerHQ/crypto-assets
event-type: submodules

- name: Trigger update on LedgerHQ/crypto-assets-clear-signing-initiative
if: ${{ !cancelled() }}
timeout-minutes: 60
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.CI_BOT_TOKEN }}
repository: LedgerHQ/crypto-assets-clear-signing-initiative
event-type: submodules

- name: Trigger update on LedgerHQ/python-erc7730
if: ${{ !cancelled() }}
timeout-minutes: 60
Expand Down

0 comments on commit c1c5545

Please sign in to comment.