Skip to content

Commit

Permalink
Give access to pipeline job to commit/push to the repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
DvDty committed Jan 28, 2024
1 parent 35f091a commit 6623a73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main-branch-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ jobs:
database:
runs-on: ubuntu-latest
needs: [ security ]
permissions:
contents: write
services:
mysql-service:
image: mysql:8
Expand Down

0 comments on commit 6623a73

Please sign in to comment.