Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Quantco/pixi-pack into shasum
Browse files Browse the repository at this point in the history
  • Loading branch information
delsner committed Oct 18, 2024
2 parents e1b4d3b + f2c1116 commit f5d7afd
Show file tree
Hide file tree
Showing 6 changed files with 1,729 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Build
on:
merge_group:
pull_request:
push:
branches:
- main
branches: [main]

jobs:
metadata:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: CI
on:
pull_request:
merge_group:
push:
branches: [main]

# Automatically stop old builds on the same branch/PR
concurrency:
Expand Down
Loading

0 comments on commit f5d7afd

Please sign in to comment.