Skip to content

Commit

Permalink
Comply with OpenSSF enforcement
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresGuzman-Ballen committed Apr 15, 2024
1 parent 413a4ed commit ae0cb7b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/conda-package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Conda package

# Declare default permissions as read only.
permissions: read-all

on:
push:
branches:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: pre-commit

# Declare default permissions as read only.
permissions: read-all

on:
pull_request:
push:
Expand Down

0 comments on commit ae0cb7b

Please sign in to comment.