File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
with :
26
26
token : ${{ secrets.GITHUB_TOKEN }}
27
27
commit-message : Format code
28
- title : ' Format code of branch "main"'
29
- branch : format-main
28
+ title : ' Format Bazel code of branch "main"'
29
+ branch : format-main-bazel
30
30
delete-branch : true
31
31
labels : format
32
32
author : enzyme-ci-bot[bot] <78882869+enzyme-ci-bot[bot]@users.noreply.github.com>
Original file line number Diff line number Diff line change 35
35
with :
36
36
token : ${{ secrets.GITHUB_TOKEN }}
37
37
commit-message : Format code
38
- title : ' Format code of branch "main"'
39
- branch : format-main
38
+ title : ' Format Julia code of branch "main"'
39
+ branch : format-main-julia
40
40
delete-branch : true
41
41
labels : format
42
42
author : enzyme-ci-bot[bot] <78882869+enzyme-ci-bot[bot]@users.noreply.github.com>
You can’t perform that action at this time.
0 commit comments