{
  "permissions": {
    "allow": [
      "Bash(gh api:*)",
      "Bash(git checkout:*)",
      "Bash(git add:*)",
      "Bash(git commit -m ':*)",
      "Bash(git push:*)",
      "Bash(gh pr:*)",
      "Bash(git mv:*)",
      "Bash(git pull *)",
      "Bash(yarn publish *)",
      "Bash(npm whoami *)"
    ]
  }
}
