We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb793c4 commit 5ae1d32Copy full SHA for 5ae1d32
.github/workflows/ci.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
ci:
13
- uses: open-vela/public-actions/.github/workflows/ci.yml@trunk
+ uses: open-vela/public-actions/.github/workflows/ci.yml@dev
14
secrets: inherit
0 commit comments