Skip to content

Commit

Permalink
trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-spike committed Nov 14, 2023
1 parent 20f1b15 commit 2389c14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backup-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Test All

on:
push:
branches: [ master, test-ready ]
branches: [ master, test-ready, tools-2767 ]
pull_request:
branches: [ master, test-ready ]
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mac-artifact.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Mac Artifact
on:
push:
branches: [ master, test-ready, "bugfix-*", actionsHub ]
branches: [ master, test-ready, tools-2767 ]
pull_request:
branches: [ master, test-ready ]
workflow_call:
Expand Down

0 comments on commit 2389c14

Please sign in to comment.