Skip to content

Commit 600f854

Browse files
committed
Merge branch 'mardizzone/upstream-v0.38.18' of https://github.com/0xPolygon/cometbft into mardizzone/upstream-v0.38.18
2 parents 24ccc9a + d4e5955 commit 600f854

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/workflows/docker-build-cometbft.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: docker-build-cometbft
2+
permissions:
3+
contents: read
24

35
permissions:
46
contents: read

.github/workflows/docker-build-e2e-node.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: docker-build-e2e-node
22

3+
permissions:
4+
contents: read
5+
36
on:
47
workflow_dispatch:
58
push:

0 commit comments

Comments
 (0)