Skip to content

Commit

Permalink
ci for branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Jul 29, 2024
1 parent af2f393 commit 34f6c8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_recipes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- 'main'
- 'emscripten_3_1_45'
paths:
- 'recipes/**'
pull_request:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/on_compiler_changes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- 'main'
- 'emscripten_3_1_45'
paths:
- 'recipes/recipes/emscripten_emscripten-wasm3/**'
pull_request:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/run_with_pixi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- 'main'
- 'emscripten_3_1_45'
paths-ignore:
- 'recipes/**'
- 'docs/**'
Expand Down

0 comments on commit 34f6c8a

Please sign in to comment.