Skip to content

Commit

Permalink
ci: remove trigger on archived repository (LedgerHQ#233)
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 353c799 commit bcb9929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
timeout-minutes: 60
strategy:
matrix:
repo: ['LedgerHQ/crypto-assets', 'LedgerHQ/crypto-assets-clear-signing-initiative', 'LedgerHQ/python-erc7730']
repo: ['LedgerHQ/crypto-assets', 'LedgerHQ/python-erc7730']
steps:
- name: Trigger update on ${{ matrix.repo }}
timeout-minutes: 60
Expand Down

0 comments on commit bcb9929

Please sign in to comment.