Skip to content

Commit 2bf9fc7

Browse files
authored
Fix duplicate permissions in docker-mariadb.yml
Removed duplicate permissions section in workflow.
1 parent 24ca186 commit 2bf9fc7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/docker-mariadb.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
permissions:
77
contents: read
88

9-
permissions:
10-
contents: read
11-
129
jobs:
1310
build-test-push:
1411
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)