Skip to content

Commit b40ae43

Browse files
authored
Merge pull request #1 from betolink/dev
Test PR
2 parents d8a69d6 + 0ed250d commit b40ae43

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/pr-pub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
deploy-preview:
88
runs-on: ubuntu-latest
99
permissions:
10-
contents: read
10+
contents: write
1111
pages: write
1212
id-token: write
1313
pull-requests: write

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ _site/
33
example_data/
44
*.h5
55
*.nc
6+
_freeze

0 commit comments

Comments
 (0)