Skip to content

Commit

Permalink
PR and main runner
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoinePrv committed Oct 9, 2023
1 parent 201c1df commit 9f90dd6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test_micro.mamba.pm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ on:
schedule:
- cron: '0 10 * * *'
push:
paths:
- '.github/workflows/test_micro.mamba.pm.yml'
branches:
- main
pull_request:
paths:
- '.github/workflows/test_micro.mamba.pm.yml'
branches:
- main

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 9f90dd6

Please sign in to comment.