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 12494bb commit 5a73cc1Copy full SHA for 5a73cc1
.github/workflows/container-image.yml
@@ -4,7 +4,6 @@ on:
4
push:
5
branches:
6
- master
7
- pull_request: {}
8
release:
9
types:
10
- published
.github/workflows/linux.yml
@@ -5,7 +5,6 @@ on:
- 'support/*'
concurrency:
11
group: linux-${{ github.event_name == 'push' && github.sha || github.ref }}
0 commit comments