File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1111jobs :
1212 checkpatch :
13- uses : open-vela/public-actions/.github/workflows/checkpatch.yml@trunk
13+ uses : open-vela/public-actions/.github/workflows/checkpatch.yml@dev
1414 secrets : inherit
Original file line number Diff line number Diff line change 1010# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1111jobs :
1212 clang-format :
13- uses : open-vela/public-actions/.github/workflows/clang-format.yml@trunk
13+ uses : open-vela/public-actions/.github/workflows/clang-format.yml@dev
Original file line number Diff line number Diff line change 66
77jobs :
88 stale :
9- uses : open-vela/public-actions/.github/workflows/stale.yml@trunk
9+ uses : open-vela/public-actions/.github/workflows/stale.yml@dev
1010 secrets : inherit
1111
You can’t perform that action at this time.
0 commit comments