We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9e7d1 commit f0bee6aCopy full SHA for f0bee6a
.github/workflows/docker-sentry-release.yml
@@ -1,7 +1,7 @@
1
name: Build/Push docker image and tag the release in sentry
2
on:
3
- - push
4
- - pull_request
+ release:
+ types: [published]
5
jobs:
6
main:
7
# if: github.repository == 'oncokb/oncokb-public'
0 commit comments