1 # Configure the Repo Lockdown GitHub App to automatically close pull requests.
2 # See https://github.com/dessant/repo-lockdown
17 runs-on: ubuntu-latest
19 - name: 'Repo Lockdown'
20 uses: dessant/repo-lockdown@v4
23 Hi, thank you for your contribution!
25 GitHub is however not the right place for these. The development repository is
26 hosted on GitLab: <https://gitlab.com/wireshark/wireshark>. Please have a look at
27 <https://www.wireshark.org/docs/wsdg_html_chunked/ChSrcContribute.html>
28 for further instructions.