summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-12-04 12:06:42 +0100
committerGitHub <[email protected]>2021-12-04 12:06:42 +0100
commit1831dd533f0e45bf7cf2415893208026d3b3d5bc (patch)
treec79b62b58b7a07f9aa86632d63466dcf6a5075ec /.github
parentf9a000c1175df4ce95dc5e9516164271db0d6f5c (diff)
cd: set sponsor minimum
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cd.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml
index aa7a220..a421f56 100644
--- a/.github/workflows/cd.yml
+++ b/.github/workflows/cd.yml
@@ -57,6 +57,7 @@ jobs:
with:
token: ${{secrets.PAT}}
file: 'README.md'
+ minimum: 500
- name: '[commit changes]'
run: |