Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
nksaraf committed Dec 28, 2023
1 parent 03d08a1 commit dc7e2e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- main

permissions:
pull-requests: write
contents: write

concurrency: ${{ github.workflow }}-${{ github.ref }}

jobs:
Expand Down

0 comments on commit dc7e2e2

Please sign in to comment.