We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6515d6d commit 21b6e6fCopy full SHA for 21b6e6f
.github/workflows/trigger-pr-resource-check.yml
ci/settings.yml
@@ -165,3 +165,7 @@ resources:
165
file: (( concat "versions/" meta.pipeline ))
166
private_key: ((github-private-key))
167
git_user: "((git-commit-name)) <((git-commit-email))>"
168
+
169
+ - name: git
170
+ check_every: 24h
171
+ webhook_token: ((concourse-webhook-token))
0 commit comments