Skip to content

Commit

Permalink
Update github actions for techsoftware branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwTS committed Oct 10, 2024
1 parent ff7d234 commit 54c0f8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: Benchmarks
on:
push:
branches:
- master
- techsoftware
- release/*
pull_request:
branches:
- master
- techsoftware
- release/*

jobs:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: Build & Test
on:
push:
branches:
- master
- techsoftware
- release/*
pull_request:
branches:
- master
- techsoftware
- release/*

jobs:
Expand Down

0 comments on commit 54c0f8e

Please sign in to comment.