Skip to content

Commit

Permalink
Merge pull request #14 from AntoinePrv/ci
Browse files Browse the repository at this point in the history
Fix CI launch events
  • Loading branch information
AntoinePrv authored Oct 9, 2023
2 parents 201c1df + 9f90dd6 commit 247b5f3
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 247b5f3

Please sign in to comment.