Skip to content

Commit

Permalink
give write permission to latest-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Jan 8, 2024
1 parent ef68b7c commit dd93f12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testdata_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
use-latest-tag:
name: Check Latest xclim-testdata Tag
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/[email protected]
- name: Find xclim-testdata Tag and CI Testing Branch
Expand Down

0 comments on commit dd93f12

Please sign in to comment.