Skip to content

Commit

Permalink
remove blankspace
Browse files Browse the repository at this point in the history
  • Loading branch information
sstendahl committed Jan 20, 2024
1 parent 12f7b4a commit 756f7a1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ on: [pull_request, issues]

name: Repo Lockdown
jobs:
uses: dessant/repo-lockdown@v4.0.0
issue-comment: 'Thank you for contributing to Graphs by opening this issue. The repository has been moved to the GNOME GitLab, please file your issue at https://gitlab.gnome.org/World/Graphs/ instead.'
pr-comment: 'Thank you for contributing to Graphs by opening this pull request. The repository has been moved to the GNOME Gitlab, please open a merge request at https://gitlab.gnome.org/World/Graphs/-/merge_requests instead.'
Repo-lock:
name: Lock issues and pull requests
uses: dessant/repo-lockdown@v4.0.0
issue-comment: 'Thank you for contributing to Graphs by opening this issue. The repository has been moved to the GNOME GitLab, please file your issue at https://gitlab.gnome.org/World/Graphs/ instead.'
pr-comment: 'Thank you for contributing to Graphs by opening this pull request. The repository has been moved to the GNOME Gitlab, please open a merge request at https://gitlab.gnome.org/World/Graphs/-/merge_requests instead.'

0 comments on commit 756f7a1

Please sign in to comment.