Skip to content

Commit

Permalink
Add "testing" to github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tijko committed Oct 29, 2024
1 parent 38293bc commit 81c43a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
pull_request:
types: [ opened, reopened, synchronize ]
push:
branches: [ "main" ]
branches: [ "main", "testing" ]

jobs:
build-automq:
Expand Down

0 comments on commit 81c43a1

Please sign in to comment.