Skip to content

Commit

Permalink
refactor common workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
maxjeblick committed Oct 25, 2023
1 parent dce5965 commit 3d516d6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/setup-dev-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Setup Dev Workflow

on:
workflow_call:
push:
branches: [ max/cpu_tests ]
pull_request:

jobs:
setup-dev:
Expand Down

0 comments on commit 3d516d6

Please sign in to comment.