Skip to content

Cleanup after merging the UserProfileSlidingPane PR project-robius#78 #105

Cleanup after merging the UserProfileSlidingPane PR project-robius#78

Cleanup after merging the UserProfileSlidingPane PR project-robius#78 #105

Workflow file for this run

name: Prevent modifying login.toml
on: [push, pull_request]
jobs:
prevent_modify_login_toml:
name: Prevent modifying login.toml
runs-on: ubuntu-latest
steps:
- name: Prevent modifying login.toml
uses: xalvarez/[email protected]
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
pattern: login.toml