Skip to content

Commit

Permalink
testing workflow yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
dkogler committed Oct 9, 2024
1 parent e5c9710 commit 3963bc1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/trigger-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
steps:
- name: Trigger workflow in asd-projects-template
run: |
git config user.name github-actions
git config user.email [email protected]
curl -X POST https://api.github.com/repos/OperationSpark/asd-projects-template/dispatches \
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: token ${{ secrets.PAT }}" \
Expand Down

0 comments on commit 3963bc1

Please sign in to comment.