mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-25 10:21:40 +00:00
github-app settings
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
scripts:
|
||||
- name: Generate readme
|
||||
command: npm run build
|
||||
- name: Run website
|
||||
command: "npm run website:dev"
|
||||
- name: Install dependencies
|
||||
command: npm install && cd website && npm install
|
||||
automation:
|
||||
auto_issue_session: true
|
||||
remote_control: false
|
||||
Reference in New Issue
Block a user