diff --git a/.github/workflows/protect_files.yml b/.github/workflows/protect_files.yml index a34895ce0..a121ad092 100644 --- a/.github/workflows/protect_files.yml +++ b/.github/workflows/protect_files.yml @@ -20,4 +20,4 @@ jobs: steps: - uses: superbrothers/close-pull-request@v3 with: - comment: "This PR has been closed for modifying protected files. See `CONTIBUTING.md` for more information." \ No newline at end of file + comment: "This PR has been closed for modifying protected files. See `CONTRIBUTING.md` for more information." \ No newline at end of file