Skip to content

Commit

Permalink
update workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
DarhkVoyd committed Aug 1, 2024
1 parent cf1621e commit e1cd858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-landscape-tooling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
-X POST \
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: Bearer $PERSONAL_ACCESS_TOKEN" \
https://api.github.com/repos/darhkvoyd/landscape/actions/workflows/validate.yml/dispatches \
https://api.github.com/repos/darhkvoyd/landscape/actions/workflows/update-landscape-tooling.yml/dispatches \
-d '{"ref":"automate-landscape-tooling-data"}'

0 comments on commit e1cd858

Please sign in to comment.