Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaramadze committed Oct 24, 2024
1 parent 1ddb304 commit 7ac8b50
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Update Conda Requirements

on:
pull_request:
types: [opened, synchronize, reopened]
branches:
- 'chore/update-conda-requirements'

Expand All @@ -19,6 +20,3 @@ jobs:
# - uses: actions/setup-python@v4
# - run: python conda/sync_requirements.py
# - uses: stefanzweifel/git-auto-commit-action@v5

permissions:
contents: write

0 comments on commit 7ac8b50

Please sign in to comment.