Skip to content

Commit 21b6e6f

Browse files
committed
Remove PR workflow + Add missing webhook_token config
1 parent 6515d6d commit 21b6e6f

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

.github/workflows/trigger-pr-resource-check.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

ci/settings.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,7 @@ resources:
165165
file: (( concat "versions/" meta.pipeline ))
166166
private_key: ((github-private-key))
167167
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

Comments
 (0)