Skip to content

Commit

Permalink
Run dispatch workflow only for adobecom/milo (#1119)
Browse files Browse the repository at this point in the history
  • Loading branch information
hparra authored Aug 17, 2023
1 parent 6420697 commit bca91e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
dispatch-dc:
name: Dispatch DC workflow
if: github.repository == 'adobecom/milo'
runs-on: ubuntu-latest
steps:
- name: Check out repository
Expand Down

0 comments on commit bca91e1

Please sign in to comment.