Skip to content

Commit 2254c96

Browse files
committed
update debug workflow
1 parent 9e5d45a commit 2254c96

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/mac-test.yml renamed to .github/workflows/debug.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
name: Experiment
2-
on: [push]
1+
name: Debug
2+
on:
3+
push:
4+
branches: [debug]
35

46
jobs:
57
test:

0 commit comments

Comments
 (0)