Skip to content

Commit

Permalink
change CI CPU workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Jan 9, 2024
1 parent cef9d9a commit 6306beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.cpu.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: CI (CPU)

on:
pull_request:
push:
branches:
- main
- "pull-request/[0-9]+"

concurrency:
group: ${{ github.workflow }}-on-${{ github.event_name }}-from-${{ github.ref_name }}
Expand Down

0 comments on commit 6306beb

Please sign in to comment.