We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ab831 commit bd8d443Copy full SHA for bd8d443
.github/workflows/release-bitcoind.yml
@@ -7,6 +7,9 @@ on:
7
branches: [main]
8
paths: ["images/bitcoind/**"]
9
10
+# Declare default permissions as read only.
11
+permissions: read-all
12
+
13
jobs:
14
call:
15
uses: ./.github/workflows/release-image.yml
.github/workflows/release-dogecoind.yml
paths: ["images/dogecoind/**"]
.github/workflows/release-rippled.yml
paths: ["images/rippled/**"]
0 commit comments