Skip to content

Commit 86a7011

Browse files
committed
feat: dispatch wf2
1 parent 24c3e6b commit 86a7011

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/triggers_cl.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@ jobs:
2323
echo "Head commit: ${{ github.sha }}"
2424
2525
actual-trigger-changelog-pipeline:
26-
runs-on: ubuntu-latest
26+
uses: dfm88/fastapi-two-factor-authentication/.github/workflows/cl.yaml@develop
2727
permissions:
2828
contents: write
29-
steps:
30-
- name: Trigger Changelog Pipeline
31-
id: trigger-changelog-pipeline
32-
uses: dfm88/fastapi-two-factor-authentication/.github/workflows/cl.yaml@develop
3329

0 commit comments

Comments
 (0)