Skip to content

Commit

Permalink
REMOVE Add write all permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Gtker committed Feb 24, 2023
1 parent 77623be commit ecaf9a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/db_dump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
WORLD_DB : "world_full_14_june_2021"
jobs:
build:
permissions: write-all
runs-on: ubuntu-18.04 # 18.04 has mysql5.7 and latest(20.04) has mysql8

# ... some other config ...
Expand Down

0 comments on commit ecaf9a1

Please sign in to comment.