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 040509d commit fc9bd47Copy full SHA for fc9bd47
.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