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 f3985b6 commit c438cb8Copy full SHA for c438cb8
1 file changed
.github/workflows/unit-tests.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
tests:
12
- uses: logstash-plugins/.ci/.github/workflows/unit-tests.yml@better-sudo
+ uses: logstash-plugins/.ci/.github/workflows/unit-tests.yml@1.x
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.ref }}
15
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
0 commit comments