Skip to content

Commit

Permalink
Trigger on push to main.
Browse files Browse the repository at this point in the history
  • Loading branch information
i5okie committed Aug 13, 2024
1 parent 3e40b82 commit 6627e08
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/gitops_sync.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Sync Changes to GitOps Repo

on:
pull_request:
types: [closed]
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 6627e08

Please sign in to comment.