Skip to content

Commit

Permalink
Merge pull request #29 from DataDog/storms/make_update_manual
Browse files Browse the repository at this point in the history
Create workflow dispatch for self-monitoring updates
  • Loading branch information
jcstorms1 authored Jan 29, 2024
2 parents 5d51f70 + 3b517ed commit 762c4c5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update_apps.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: update_self_monitoring_apps

on:
release:
types: [prereleased]

workflow_dispatch:

jobs:
update_apps:
Expand Down

0 comments on commit 762c4c5

Please sign in to comment.