mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 10:36:50 +07:00
perms
This commit is contained in:
parent
48ff5201f4
commit
366dfb2ab7
1 changed files with 3 additions and 2 deletions
5
.github/workflows/db.yml
vendored
5
.github/workflows/db.yml
vendored
|
|
@ -9,10 +9,11 @@ on:
|
|||
- "dbgen.js"
|
||||
- ".github/workflows/db.yml"
|
||||
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
generate:
|
||||
sync:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue