You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/lock.yml
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,8 @@ jobs:
17
17
with:
18
18
process-only: prs
19
19
skip-closed-pr-comment: true
20
-
exclude-pr-created-before: '2022-11-09T13:00:00Z'
21
20
pr-comment: |
22
21
Thank you very much for your contribution :heart:
23
22
24
-
However, we'd like to inform you that this repository is in the process of being moved to [GitLab](https://gitlab.com/gitlab-org/terraform-provider-gitlab).
25
-
26
-
Once the repository is fully migrated, we'd love to see your contribution [there](https://gitlab.com/gitlab-org/terraform-provider-gitlab/merge_requests) :tada:
27
-
23
+
The GitLab Terraform Provider project has been moved to [GitLab](https://gitlab.com/gitlab-org/terraform-provider-gitlab) and
24
+
we welcome your contribution [there](https://gitlab.com/gitlab-org/terraform-provider-gitlab/merge_requests) :tada:
0 commit comments