Skip to content

Commit

Permalink
Run auto golang upgrade only on vitessio/vitess (#13766)
Browse files Browse the repository at this point in the history
  • Loading branch information
frouioui authored Aug 11, 2023
1 parent 4e03d2f commit 2b285f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_golang_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ permissions: read-all

jobs:
update_golang_version:
if: github.repository == 'vitessio/vitess'
permissions:
contents: write
pull-requests: write
Expand Down

0 comments on commit 2b285f7

Please sign in to comment.