Skip to content

Commit

Permalink
use local path
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie zieziula committed Oct 8, 2024
1 parent a62586e commit 0084dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-changes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: updatecli-minor-apply
uses: prefecthq/actions-updatecli-apply@${{ github.head_ref }}
uses: ./github/workflows/validate-changes.yaml
with:
manifest-path: .github/updatecli/manifest.yaml
run-type: minor

0 comments on commit 0084dcc

Please sign in to comment.