Add docker release workflow (#2500)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
3
.github/workflows/first-interaction.yml
vendored
3
.github/workflows/first-interaction.yml
vendored
@@ -6,7 +6,10 @@ on:
|
||||
|
||||
jobs:
|
||||
greeting:
|
||||
# only on original eclipse-hawkbit/hawkbit repo
|
||||
if: github.repository == 'eclipse-hawkbit/hawkbit'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/first-interaction@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user