Skip to content

Commit

Permalink
ci triggers to main
Browse files Browse the repository at this point in the history
  • Loading branch information
eightysteele committed Aug 12, 2024
1 parent 3706a74 commit 6519498
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: docs
# pull_request:
# push:
# branches:
# - aaron/pixi
# - main
# workflow_dispatch:

permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pixi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- aaron/pixi
- main

jobs:
pixi-update:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/shfmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- aaron/pixi
- main

jobs:
shfmt:
Expand Down

0 comments on commit 6519498

Please sign in to comment.