Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Commit

Permalink
qa: update release-containers workflow to trigger on published release
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
  • Loading branch information
weierophinney committed Mar 2, 2021
1 parent 3118a4e commit 4f8830c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release-containers.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Release container

on:
push:
branches-ignore:
- '**'
tags:
- '*'
release:
types: [published]

jobs:
tags:
Expand Down

0 comments on commit 4f8830c

Please sign in to comment.