Skip to content

Commit ef62e97

Browse files
authored
Lock all open PRs
1 parent e513f39 commit ef62e97

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/lock.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,8 @@ jobs:
1717
with:
1818
process-only: prs
1919
skip-closed-pr-comment: true
20-
exclude-pr-created-before: '2022-11-09T13:00:00Z'
2120
pr-comment: |
2221
Thank you very much for your contribution :heart:
2322
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

Comments
 (0)