Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
Add permissions to Github Action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
987123879113 committed Jun 8, 2024
1 parent 936fc4f commit 2f07067
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Go

permissions:
contents: write

on:
push:
branches: [ "main" ]
Expand Down

0 comments on commit 2f07067

Please sign in to comment.