We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9bd47 commit b63621dCopy full SHA for b63621d
.github/workflows/checkpatch.yml
@@ -10,5 +10,5 @@ on:
10
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
11
jobs:
12
checkpatch:
13
- uses: open-vela/public-actions/.github/workflows/checkpatch.yml@trunk
+ uses: open-vela/public-actions/.github/workflows/checkpatch.yml@dev
14
secrets: inherit
.github/workflows/stale.yml
@@ -6,6 +6,6 @@ on:
6
7
8
stale:
9
- uses: open-vela/public-actions/.github/workflows/stale.yml@trunk
+ uses: open-vela/public-actions/.github/workflows/stale.yml@dev
0 commit comments