Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Marigold committed Apr 25, 2023
1 parent fbb8301 commit 156772e
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .github/workflows/destroy-staging.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
name: Trigger Buildkite on PR close to destroy staging environment

on:
pull_request:
types:
- closed
push:
branches:
- destroy-staging-ga-action

# on:
# pull_request:
# types:
# - closed

jobs:
destroy_staging:
Expand Down

0 comments on commit 156772e

Please sign in to comment.