Skip to content

Commit

Permalink
trigger on release-automation push
Browse files Browse the repository at this point in the history
  • Loading branch information
muodov committed Mar 6, 2024
1 parent 3bd6ddb commit 8d7b799
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/ddg-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ name: Propagate Autoconsent To DDG Apps
on:
release:
types: [ created ]
workflow_dispatch:
inputs:
testinput:
required: true
description: 'test input'
push:
branches:
- 'release-automation'

env:
VERSION: ${{ github.event.release.tag_name }}
Expand Down

0 comments on commit 8d7b799

Please sign in to comment.