mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46: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"
|
- "dbgen.js"
|
||||||
- ".github/workflows/db.yml"
|
- ".github/workflows/db.yml"
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate:
|
sync:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue