Skip to content

Commit b63621d

Browse files
update .github
1 parent fc9bd47 commit b63621d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/checkpatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ on:
1010
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1111
jobs:
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

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ on:
66

77
jobs:
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

0 commit comments

Comments
 (0)