Skip to content

Commit

Permalink
test why trigger workflow not starting
Browse files Browse the repository at this point in the history
  • Loading branch information
Matic Lubej committed Nov 7, 2023
1 parent 5b4d86a commit 407a0dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
steps:
- name: Install requirements
run: apt install -y curl

- name: Trigger API
run: >
curl -X POST --fail \
Expand Down

0 comments on commit 407a0dd

Please sign in to comment.